Skip to content

Commit dedaf9c

Browse files
committed
chore(release): 0.0.6
1 parent 70ec755 commit dedaf9c

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.0.6](https://github.com/zeMinng/create-vite-uniapp/compare/v0.0.5...v0.0.6) (2026-01-11)
6+
7+
8+
### Features
9+
10+
* create add stylelint ([a712d8e](https://github.com/zeMinng/create-vite-uniapp/commit/a712d8e26fb387cadbafc04dbbc96d0aa1f44af6))
11+
* update readme ([70ec755](https://github.com/zeMinng/create-vite-uniapp/commit/70ec755f1444fb63be438386401ee3d5f192fe1b))
12+
13+
14+
### Bug Fixes
15+
16+
* Project entry file type error ([1eab0b4](https://github.com/zeMinng/create-vite-uniapp/commit/1eab0b48a601dc9ce1eef64a1392d986c9115a8f))
17+
518
### [0.0.5](https://github.com/zeMinng/create-vite-uniapp/compare/v0.0.4...v0.0.5) (2026-01-10)
619

720

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-vite-uniapp",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "A fast CLI to bootstrap production-ready Uniapp projects.",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)