We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f383b1 commit ddc6ea4Copy full SHA for ddc6ea4
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [0.3.15](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.3.14...v0.3.15) (2023-11-27)
2
+
3
4
+### Features
5
6
+* add nvmrc ([8f383b1](https://github.com/MicroAppJS/plugin-vuepress/commit/8f383b18fe590f661af179ec3225e5cf7229b604))
7
+* update styles ([2f78e11](https://github.com/MicroAppJS/plugin-vuepress/commit/2f78e11352552a9dc0d1a97c3e104a423eefb4c8))
8
9
## [0.3.14](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.3.13...v0.3.14) (2022-03-04)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-vuepress",
- "version": "0.3.14",
+ "version": "0.3.15",
"description": "[Plugin] adapter vuepress plugin.",
"main": "src/index.js",
"scripts": {
0 commit comments