Skip to content

Commit

Permalink
3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stenerson committed Jan 3, 2018
1 parent 5d1b22b commit 3c365ee
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.7.0 - 2017-01-03

- Added: Load sound when `props.preload` changes to true (#58)

# 3.6.7 - 2017-01-02

- Fixed: Don't seek if no props.seek specified (#57)
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.7",
"version": "3.7.0",
"description": "A React.js wrapper for howler.js (audio player)",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 3c365ee

Please sign in to comment.