Skip to content

Commit 98955bf

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

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/selfish-panthers-speak.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.5.0
4+
5+
### Minor Changes
6+
7+
- [#247](https://github.com/honojs/vite-plugins/pull/247) [`e7f58050840cf2f6a1ec446e3e4e89b0b0a85014`](https://github.com/honojs/vite-plugins/commit/e7f58050840cf2f6a1ec446e3e4e89b0b0a85014) Thanks [@toga4](https://github.com/toga4)! - feat(build): support non-fetch handlers for Cloudflare Workers
8+
39
## 1.4.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.4.0",
4+
"version": "1.5.0",
55
"types": "dist/index.d.ts",
66
"module": "dist/index.js",
77
"type": "module",

0 commit comments

Comments
 (0)