Skip to content

Commit 338c692

Browse files
Version Packages (#312)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8c30a5a commit 338c692

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/few-days-shop.md

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

packages/cloudflare-pages/CHANGELOG.md

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

3+
## 0.4.3
4+
5+
### Patch Changes
6+
7+
- [#311](https://github.com/honojs/vite-plugins/pull/311) [`8c30a5abdac0ac29165c94a2a8aa7fe5e4dba740`](https://github.com/honojs/vite-plugins/commit/8c30a5abdac0ac29165c94a2a8aa7fe5e4dba740) Thanks [@yusukebe](https://github.com/yusukebe)! - chore: fake update
8+
39
## 0.4.2
410

511
### Patch Changes

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

0 commit comments

Comments
 (0)