Skip to content

Commit ee81be5

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/nice-lizards-eat.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.0
4+
5+
### Minor Changes
6+
7+
- [#254](https://github.com/honojs/vite-plugins/pull/254) [`ee00f8b93a480ab332245c6d661b8001f24028e2`](https://github.com/honojs/vite-plugins/commit/ee00f8b93a480ab332245c6d661b8001f24028e2) Thanks [@yusukebe](https://github.com/yusukebe)! - feat: export `defaultOptions` from Cloudflare Workers adpater
8+
39
## 1.5.0
410

511
### Minor 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.5.0",
4+
"version": "1.6.0",
55
"types": "dist/index.d.ts",
66
"module": "dist/index.js",
77
"type": "module",

0 commit comments

Comments
 (0)