We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07dcf09 commit ed228d5Copy full SHA for ed228d5
CHANGELOG.md
@@ -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
10
# [0.9.0](https://github.com/vexip-ui/create-vexip/compare/v0.8.0...v0.9.0) (2023-11-24)
11
12
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "create-vexip",
- "version": "0.9.0",
+ "version": "0.10.0",
"license": "MIT",
"author": "qmhc",
"packageManager": "[email protected]",
0 commit comments