Skip to content

Commit cdb8225

Browse files
committed
New version to fix npm package
1 parent e031003 commit cdb8225

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v2.2.3, 2021-06-13
4+
5+
Fixed npm package.
6+
37
## v2.2.2, 2021-06-13
48

59
Fetched from [heiseonline/shariff](https://github.com/heiseonline/shariff):

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shariff-plus",
3-
"version": "2.2.2",
3+
"version": "2.2.3",
44
"description": "Shariff-Plus enables website users to share or like their favorite content without compromising their privacy. It is based on Shariff by Heise Medien GmbH & Co. KG.",
55
"main": "src/js/shariff.js",
66
"scripts": {

0 commit comments

Comments
 (0)