Skip to content

Commit ed228d5

Browse files
committed
release: v0.10.0
1 parent 07dcf09 commit ed228d5

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.10.0](https://github.com/vexip-ui/create-vexip/compare/v0.9.0...v0.10.0) (2025-07-25)
2+
3+
4+
### Features
5+
6+
* upgrade eslint to v9 ([07dcf09](https://github.com/vexip-ui/create-vexip/commit/07dcf0967c0e4910d2b004a2a5317b94fcc1a2cd))
7+
8+
9+
110
# [0.9.0](https://github.com/vexip-ui/create-vexip/compare/v0.8.0...v0.9.0) (2023-11-24)
211

312
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-vexip",
3-
"version": "0.9.0",
3+
"version": "0.10.0",
44
"license": "MIT",
55
"author": "qmhc",
66
"packageManager": "[email protected]",

0 commit comments

Comments
 (0)