Skip to content

Commit

Permalink
Merge branch 'release/2.1.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
compeak committed Jan 3, 2018
2 parents b5f7827 + 7c373e8 commit 3f20538
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ deploy:
- provider: npm
email: npmjs@heise.de
api_key:
secure: "hbiJOthZutV4G+4FidwK4XfDPPNXgdwWMeWjaFJueFdNwm5ifwnRl4CbSjPSW1os+0qRNF6HRFJbeRcZllqqQQfCSJB0fqB3AWFiSqvXzw+aJgO83EzEIxKSAD70/R+HME+ZX/JopBvFDe4mrsWGZk92kY2R/BS986yktIKGjJk="
secure: "TukgzT1vc1Sli1cKVdVHdEen/89NqBDMgjSFe3iDr/oTulYE7sqR1JkdxX2M5lnCC53DqRnUK0mUs4mrWcZmHF+Q1ocVSuHDOi30iBvHQgV2SigV0Ufq3xwDG+yS4R7kPLEWlUVzn8kb6IXR+WC/QmkHWNRX6mkCnH0RjrqCja4="
skip_cleanup: true
on:
repo: heiseonline/shariff
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v2.1.1, 2018-01-03

- Fixed missing `dist` directory.

## v2.1.0, 2018-01-02

- Added VK service. (dennis95stumm)
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": "shariff",
"version": "2.1.0",
"version": "2.1.1",
"description": "Shariff enables website users to share their favorite content without compromising their privacy.",
"main": "src/js/shariff.js",
"scripts": {
Expand Down

0 comments on commit 3f20538

Please sign in to comment.