Skip to content

Commit

Permalink
Version Packages (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 6, 2024
1 parent cf3afbf commit f2ee720
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/grumpy-clouds-judge.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/cloudflare-pages/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hono/vite-cloudflare-pages

## 0.3.0

### Minor Changes

- [#121](https://github.com/honojs/vite-plugins/pull/121) [`cf3afbf4548008e6b2f6bcb97c4222d02c2713d5`](https://github.com/honojs/vite-plugins/commit/cf3afbf4548008e6b2f6bcb97c4222d02c2713d5) Thanks [@yusukebe](https://github.com/yusukebe)! - feat: detect static files automatically

## 0.2.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cloudflare-pages/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hono/vite-cloudflare-pages",
"description": "Vite plugin to build your Hono app for Cloudflare Pages",
"version": "0.2.5",
"version": "0.3.0",
"types": "dist/index.d.ts",
"module": "dist/index.js",
"type": "module",
Expand Down

0 comments on commit f2ee720

Please sign in to comment.