Skip to content

Commit

Permalink
3.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Stenerson committed Dec 29, 2017
1 parent efb7e7d commit 193f6cd
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 @@
# 3.6.5 - 2017-12-29

- Updated: Use Howler.js version `2.0.7` to fix Chrome deprecation warning (#52, #53)

# 3.6.4 - 2017-10-14

- Updated: Revert prevent seeking if the sound is not loaded (#41) since upstream issue was fixed (#44)
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": "3.6.4",
"version": "3.6.5",
"description": "A React.js wrapper for howler.js (audio player)",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 193f6cd

Please sign in to comment.