Skip to content

Commit

Permalink
bookmark: release v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zyao89 committed Jul 16, 2021
1 parent 7d97904 commit 738f0b9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [0.3.1](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.3.0...v0.3.1) (2021-07-16)


### Features

* 增加 img 标签 alt 属性注入 ([7d97904](https://github.com/MicroAppJS/plugin-vuepress/commit/7d97904d3fdafe2b2a156463932f2ff497c6f392))

# [0.3.0](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.2.3...v0.3.0) (2021-05-26)


Expand Down
2 changes: 1 addition & 1 deletion 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": {
Expand Down

0 comments on commit 738f0b9

Please sign in to comment.