Skip to content

Commit

Permalink
chore(release): 3.4.4 [skip ci]
Browse files Browse the repository at this point in the history
## [3.4.4](v3.4.3...v3.4.4) (2019-07-02)

### Bug Fixes

* **demo:** Add error handling for missing Web APIs ([d0f9390](d0f9390))
* **demo:** Remove check to deploy demo only on semver update ([#20](#20)) ([9125bf8](9125bf8))
  • Loading branch information
semantic-release-bot committed Jul 2, 2019
1 parent d0f9390 commit 921cc7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mp3-mediarecorder",
"version": "3.4.3",
"version": "3.4.4",
"description": "MediaRecorder ponyfill that records audio as mp3",
"main": "dist/mp3-mediarecorder.umd.js",
"module": "dist/mp3-mediarecorder.es5.js",
Expand Down

0 comments on commit 921cc7d

Please sign in to comment.