Skip to content

Commit

Permalink
Merge pull request #567 from nygardk/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
nygardk authored Feb 19, 2025
2 parents 47c2906 + b198da3 commit f6ac8db
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
4 changes: 0 additions & 4 deletions .changeset/quiet-wolves-whisper.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 5.2.1

### Patch Changes

- 47c2906: Fix `EmailShareButton`: a bug slipped in that broke the sharing functionality.

## 5.2.0

### Minor Changes
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": "5.2.0",
"version": "5.2.1",
"description": "Social media share buttons and share counts for React.",
"type": "module",
"main": "./dist/index.cjs",
Expand Down

0 comments on commit f6ac8db

Please sign in to comment.