Skip to content

Commit

Permalink
chore(release): 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
BuptStEve committed Apr 23, 2022
1 parent d669e29 commit 3c16824
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.

### [0.7.2](https://github.com/BuptStEve/vuepress-plugin-demo-code/compare/v0.7.1...v0.7.2) (2022-04-23)

### [0.7.1](https://github.com/BuptStEve/vuepress-plugin-demo-code/compare/v0.7.0...v0.7.1) (2022-04-23)

# [0.7.0](https://github.com/BuptStEve/vuepress-plugin-demo-code/compare/v0.6.0...v0.7.0) (2022-04-23)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vuepress-plugin-demo-code",
"version": "0.7.1",
"version": "0.7.2",
"description": "📝 Demo and code plugin for vuepress",
"main": "src/index.js",
"types": "src/index.d.ts",
Expand Down

0 comments on commit 3c16824

Please sign in to comment.