We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0fff12 commit 715bcc2Copy full SHA for 715bcc2
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# [0.8.0](https://github.com/vexip-ui/create-vexip/compare/v0.7.1...v0.8.0) (2023-10-31)
2
+
3
+### Features
4
5
+- **vite-ts:** update config template of Vite ([d0fff12](https://github.com/vexip-ui/create-vexip/commit/d0fff12827aa1956febc6e94f32acf4d16f83c5a))
6
7
## [0.7.1](https://github.com/vexip-ui/create-vexip/compare/v0.7.0...v0.7.1) (2023-10-26)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "create-vexip",
- "version": "0.7.1",
+ "version": "0.8.0",
"license": "MIT",
"author": "qmhc",
"bin": {
0 commit comments