Skip to content

Commit 4d96926

Browse files
Version Packages (#326)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3cffe86 commit 4d96926

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/gold-jeans-destroy.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/ssg/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @hono/vite-ssg
22

3+
## 0.3.2
4+
5+
### Patch Changes
6+
7+
- [#325](https://github.com/honojs/vite-plugins/pull/325) [`3cffe86130d30909ad7799cc8adb157c47a0ae3a`](https://github.com/honojs/vite-plugins/commit/3cffe86130d30909ad7799cc8adb157c47a0ae3a) Thanks [@3w36zj6](https://github.com/3w36zj6)! - include Node.js builtin modules explicitly
8+
39
## 0.3.1
410

511
### Patch Changes

packages/ssg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@hono/vite-ssg",
33
"description": "Vite plugin to generate a static site from your Hono application",
4-
"version": "0.3.1",
4+
"version": "0.3.2",
55
"types": "dist/index.d.ts",
66
"module": "dist/index.js",
77
"type": "module",

0 commit comments

Comments
 (0)