Skip to content

Commit d3250e3

Browse files
author
geekact
committed
chore: bump version v2.4.0
1 parent eb622b5 commit d3250e3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [2.4.0](https://github.com/geekact/vite-react/compare/v2.3.0...v2.4.0)  (2023-01-04)
2+
3+
- 在终端生成链接二维码
4+
15
## [2.3.0](https://github.com/geekact/vite-react/compare/v2.2.0...v2.3.0)  (2023-01-03)
26

37
- 自动识别来自 `tsconfig.json` 配置的路径别名

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-react",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"main": "dist/index.cjs",
55
"module": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)