Skip to content

Commit

Permalink
Version Packages (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 25, 2024
1 parent 6ccd233 commit 0d42200
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/grumpy-glasses-leave.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.2.1

### Patch Changes

- [#61](https://github.com/honojs/vite-plugins/pull/61) [`6ccd2338adcee4d60597f7037a1a7be902a6bf91`](https://github.com/honojs/vite-plugins/commit/6ccd2338adcee4d60597f7037a1a7be902a6bf91) Thanks [@yusukebe](https://github.com/yusukebe)! - fix: fix default entry path and throw error if not found

## 0.2.0

### Minor 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.0",
"version": "0.2.1",
"types": "dist/index.d.ts",
"module": "dist/index.js",
"type": "module",
Expand Down

0 comments on commit 0d42200

Please sign in to comment.