Skip to content

Commit

Permalink
Version Packages (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 16, 2023
1 parent 6de0805 commit 60fef03
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/gorgeous-waves-act.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/popular-plants-collect.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/dev-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @hono/vite-dev-server

## 0.3.0

### Minor Changes

- [#30](https://github.com/honojs/vite-plugins/pull/30) [`12a8b15`](https://github.com/honojs/vite-plugins/commit/12a8b15f9d7347d622342e8dd0466ed1f56b0e4d) Thanks [@yusukebe](https://github.com/yusukebe)! - feat: introduce `env`

- [#36](https://github.com/honojs/vite-plugins/pull/36) [`6de0805`](https://github.com/honojs/vite-plugins/commit/6de08051e79f3b3dbebb7943dcb401ef47875b67) Thanks [@yusukebe](https://github.com/yusukebe)! - feat: support glob-matching for exclude option
2 changes: 1 addition & 1 deletion packages/dev-server/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hono/vite-dev-server",
"description": "Vite dev-server plugin for Hono",
"version": "0.2.0",
"version": "0.3.0",
"types": "dist/index.d.ts",
"module": "dist/index.js",
"type": "module",
Expand Down

0 comments on commit 60fef03

Please sign in to comment.