Skip to content

Commit 921cc7d

Browse files
chore(release): 3.4.4 [skip ci]
## [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))
1 parent d0f9390 commit 921cc7d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mp3-mediarecorder",
3-
"version": "3.4.3",
3+
"version": "3.4.4",
44
"description": "MediaRecorder ponyfill that records audio as mp3",
55
"main": "dist/mp3-mediarecorder.umd.js",
66
"module": "dist/mp3-mediarecorder.es5.js",

0 commit comments

Comments
 (0)