Skip to content

Commit 286cdff

Browse files
Version Packages (#301)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c819467 commit 286cdff

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/famous-countries-develop.md

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

packages/dev-server/CHANGELOG.md

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

3+
## 0.23.0
4+
5+
### Minor Changes
6+
7+
- [#295](https://github.com/honojs/vite-plugins/pull/295) [`c81946732953c3dec4d8c41217654eb9ce30ddc9`](https://github.com/honojs/vite-plugins/commit/c81946732953c3dec4d8c41217654eb9ce30ddc9) Thanks [@3w36zj6](https://github.com/3w36zj6)! - add base option to configure application routing base path
8+
39
## 0.22.0
410

511
### Minor Changes

packages/dev-server/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-dev-server",
33
"description": "Vite dev-server plugin for Hono",
4-
"version": "0.22.0",
4+
"version": "0.23.0",
55
"types": "dist/index.d.ts",
66
"module": "dist/index.js",
77
"type": "module",

0 commit comments

Comments
 (0)