Skip to content

Commit 64865d5

Browse files
Version Packages (#267)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7e51cc7 commit 64865d5

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/smooth-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.6.2
4+
5+
### Patch Changes
6+
7+
- [#266](https://github.com/honojs/vite-plugins/pull/266) [`7e51cc7f29d0d64dc4bd9c27e0f6c5491ccba5c8`](https://github.com/honojs/vite-plugins/commit/7e51cc7f29d0d64dc4bd9c27e0f6c5491ccba5c8) Thanks [@yusukebe](https://github.com/yusukebe)! - fix: fix the option types of Cloudflare Workers adapter
8+
39
## 1.6.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.6.1",
4+
"version": "1.6.2",
55
"types": "dist/index.d.ts",
66
"module": "dist/index.js",
77
"type": "module",

0 commit comments

Comments
 (0)