Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Commit 5a972d7

Browse files
Fix npm release
1 parent 3c60e49 commit 5a972d7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<a name="3.0.8"></a>
2+
# [3.0.8](https://github.com/nicolasbeauvais/vue-social-sharing/compare/3.0.
3+
7...3.0.8) (2021-03-18)
4+
- Fix npm
5+
16
<a name="3.0.7"></a>
27
# [3.0.7](https://github.com/nicolasbeauvais/vue-social-sharing/compare/3.0.6...3.0.7) (2021-03-18)
38
- Fix dependencies

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-social-sharing",
3-
"version": "3.0.7",
3+
"version": "3.0.8",
44
"description": "A Vue.js component for sharing links to social networks",
55
"author": "Nicolas Beauvais <nicolas@bvs.email>",
66
"license": "MIT",

0 commit comments

Comments
 (0)