diff --git a/CHANGELOG.md b/CHANGELOG.md index c9a4ae66..282eea26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## v2.2.3, 2021-06-13 + +Fixed npm package. + ## v2.2.2, 2021-06-13 Fetched from [heiseonline/shariff](https://github.com/heiseonline/shariff): diff --git a/package.json b/package.json index aac5192d..2ab7bfe2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shariff-plus", - "version": "2.2.2", + "version": "2.2.3", "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.", "main": "src/js/shariff.js", "scripts": {