Skip to content

Commit 45a95c1

Browse files
chore(release): 3.4.5 [skip ci]
## [3.4.5](v3.4.4...v3.4.5) (2019-10-27) ### Bug Fixes * **invalid-states:** handle invalid states ([#67](#67)) (trigger release) ([cdc9bbf](cdc9bbf))
1 parent cdc9bbf commit 45a95c1

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.4",
3+
"version": "3.4.5",
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)