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 7d97904 commit 738f0b9Copy full SHA for 738f0b9
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.3.1](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.3.0...v0.3.1) (2021-07-16)
2
+
3
4
+### Features
5
6
+* 增加 img 标签 alt 属性注入 ([7d97904](https://github.com/MicroAppJS/plugin-vuepress/commit/7d97904d3fdafe2b2a156463932f2ff497c6f392))
7
8
# [0.3.0](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.2.3...v0.3.0) (2021-05-26)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-vuepress",
- "version": "0.3.0",
+ "version": "0.3.1",
"description": "[Plugin] adapter vuepress plugin.",
"main": "src/index.js",
"scripts": {
0 commit comments