Skip to content

Commit f6ac8db

Browse files
authored
Merge pull request #567 from nygardk/changeset-release/master
Version Packages
2 parents 47c2906 + b198da3 commit f6ac8db

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

.changeset/quiet-wolves-whisper.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 5.2.1
4+
5+
### Patch Changes
6+
7+
- 47c2906: Fix `EmailShareButton`: a bug slipped in that broke the sharing functionality.
8+
39
## 5.2.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-share",
3-
"version": "5.2.0",
3+
"version": "5.2.1",
44
"description": "Social media share buttons and share counts for React.",
55
"type": "module",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)