Skip to content

Commit

Permalink
v5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stenerson committed Nov 14, 2020
1 parent 43c475d commit 3cc249c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 5.0.0 - 2020-11-14

## Breaking Changes

- Removed: Seek Property (#59, #102, #103)

# 4.0.0 - 2020-09-23

- Added: Support `xhr` (#96)
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": "4.0.0",
"version": "5.0.0",
"description": "A React.js wrapper for howler.js (audio player)",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 3cc249c

Please sign in to comment.