Skip to content

Commit 5a03171

Browse files
committed
chore(release): 0.0.5
1 parent 52dde22 commit 5a03171

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [0.0.5](https://github.com/ntnyq/vuepress-plugin-social-share/compare/v0.0.4...v0.0.5) (2019-09-12)
6+
7+
8+
### Bug Fixes
9+
10+
* custom svg icons component ([52dde22](https://github.com/ntnyq/vuepress-plugin-social-share/commit/52dde22))
11+
512
### [0.0.4](https://github.com/ntnyq/vuepress-plugin-social-share/compare/v0.0.3...v0.0.4) (2019-09-02)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuepress-plugin-social-share",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"main": "lib/index.js",
55
"description": "Social sharing plugin for VuePress",
66
"scripts": {

0 commit comments

Comments
 (0)