Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
nygardk committed Dec 27, 2017
1 parent 0ea1c3f commit d0364ce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
## 1.18.0 (Dev 3, 2017)
## 1.18.1 (Dec 27, 2017)

* Whatsapp share button: fixed displaying "undefined" when title was not provided (fixes #84, thanks @aautio!)

## 1.18.0 (Dec 3, 2017)

* Added LiveJournal and Mail.Ru sharebuttons (thanks @pvpshoot!)

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": "react-share",
"version": "1.18.0",
"version": "1.18.1",
"description": "Easy social media share buttons and share counts.",
"main": "./lib/react-share.js",
"engines": {
Expand Down

0 comments on commit d0364ce

Please sign in to comment.