Skip to content

Commit d085df5

Browse files
committed
bookmark: release v0.0.4
1 parent 2254dd2 commit d085df5

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.0.4](https://github.com/MicroAppJS/vuepress/compare/v0.0.3...v0.0.4) (2025-04-09)
2+
3+
4+
### Features
5+
6+
* update ([f3f7b3e](https://github.com/MicroAppJS/vuepress/commit/f3f7b3ee96e03dc76b622769328e64f15ec92a42))
7+
* update deps ([2254dd2](https://github.com/MicroAppJS/vuepress/commit/2254dd23a3c65f422e01b035ff65623c7ad84ff8))
8+
* update nvmrc ([928019f](https://github.com/MicroAppJS/vuepress/commit/928019f7eca8b381ce61cbd30d8292dd51514a4e))
9+
110
## [0.0.3](https://github.com/MicroAppJS/vuepress/compare/v0.0.2...v0.0.3) (2021-09-15)
211

312
## 0.0.2 (2021-05-26)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@micro-app/vuepress",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "[CLI] adapter vuepress.",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)