Skip to content

Commit f26f945

Browse files
chore(v0.x): release 0.1.1
1 parent d8819c1 commit f26f945

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

Diff for: .release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.1.0"}
1+
{".":"0.1.1"}

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.1](https://github.com/FrontEndDev-org/unplugin-react-pages/compare/v0.1.0...v0.1.1) (2024-07-28)
4+
5+
6+
### Bug Fixes
7+
8+
* 修正产出客户端代码版本号等 ([0505f58](https://github.com/FrontEndDev-org/unplugin-react-pages/commit/0505f5801d7b38459019adbf6e419a26ef802069))
9+
310
## 0.1.0 (2024-07-27)
411

512

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unplugin-react-pages",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"private": true,
55
"packageManager": "[email protected]+sha512.38dc6fba8dba35b39340b9700112c2fe1e12f10b17134715a4aa98ccf7bb035e76fd981cf0bb384dfa98f8d6af5481c2bef2f4266a24bfa20c34eb7147ce0b5e",
66
"description": "A Vite plugin for running file system routing application. Support React/Vue3",

0 commit comments

Comments
 (0)