Skip to content

Commit

Permalink
v5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stenerson committed Jul 19, 2021
1 parent 04473d5 commit 656b87e
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,3 +1,7 @@
# 5.2.0 - 2021-07-19

- Added: `rate` prop and method (#119)

# 5.1.0 - 2021-06-24

- Added: `onSeek` and `onPlayError` props (#117)
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-howler",
"version": "5.1.0",
"version": "5.2.0",
"description": "A React.js wrapper for howler.js (audio player)",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 656b87e

Please sign in to comment.