Skip to content

Commit a0c4fb7

Browse files
committed
Bump version to 2.0.2
1 parent d13337f commit a0c4fb7

File tree

3 files changed

+16
-8
lines changed

3 files changed

+16
-8
lines changed

CHANGELOG.md

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

3+
## v2.0.2, 2018-04-17
4+
5+
Fetched from [heiseonline/shariff](https://github.com/heiseonline/shariff):
6+
7+
- Fix installation instructions.
8+
- Fixed XSS vulnerability discovered by JoJoAction in twitter service ([heiseonline#319](https://github.com/heiseonline/shariff/pull/319)).
9+
- Update package-lock.json to match dependencies.
10+
311
## v2.0.1, 2018-03-15
412

513
Fixed demo/index.html

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.0.1",
3+
"version": "2.0.2",
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)