Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
nygardk committed Aug 26, 2018
1 parent 1609824 commit 54fa452
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 2.3.1 (Aug 26, 2018)

* `tabIndex` prop can now also be a number

## 2.3.0 (Aug 16, 2018)

* Added `<WorkplaceShareButton />` (Facebook Workplace)
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": "2.3.0",
"version": "2.3.1",
"description": "Social media share buttons and share counts for React.",
"main": "./lib/index.js",
"module": "./es/index.js",
Expand Down

0 comments on commit 54fa452

Please sign in to comment.