Skip to content

Commit

Permalink
Fix npm release
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasbeauvais committed Jun 9, 2021
1 parent 3c60e49 commit 5a972d7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
<a name="3.0.8"></a>
# [3.0.8](https://github.com/nicolasbeauvais/vue-social-sharing/compare/3.0.
7...3.0.8) (2021-03-18)
- Fix npm

<a name="3.0.7"></a>
# [3.0.7](https://github.com/nicolasbeauvais/vue-social-sharing/compare/3.0.6...3.0.7) (2021-03-18)
- Fix dependencies
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": "vue-social-sharing",
"version": "3.0.7",
"version": "3.0.8",
"description": "A Vue.js component for sharing links to social networks",
"author": "Nicolas Beauvais <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 5a972d7

Please sign in to comment.