Skip to content

Commit 5bcf9dd

Browse files
Version Packages (#333)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent beeff30 commit 5bcf9dd

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/polite-crabs-pretend.md

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

packages/build/CHANGELOG.md

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

3+
## 1.9.2
4+
5+
### Patch Changes
6+
7+
- [#332](https://github.com/honojs/vite-plugins/pull/332) [`beeff30a8ed43a6071ba7e40d52a7e5c196cb322`](https://github.com/honojs/vite-plugins/commit/beeff30a8ed43a6071ba7e40d52a7e5c196cb322) Thanks [@0x339](https://github.com/0x339)! - chore(@hono/vite-build): add '@hono/hono' preset for deno adapter
8+
39
## 1.9.1
410

511
### Patch Changes

packages/build/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-build",
33
"description": "Vite plugin to build your Hono app",
4-
"version": "1.9.1",
4+
"version": "1.9.2",
55
"types": "dist/index.d.ts",
66
"module": "dist/index.js",
77
"type": "module",

0 commit comments

Comments
 (0)