Skip to content

Commit a52ce96

Browse files
Merge pull request #7 from apivideo/version-1-0-3
Version 1.0.3
2 parents f542361 + 5aba4c8 commit a52ce96

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Changelog
22
All changes to this project will be documented in this file.
33

4+
## [1.0.3] - 2022-03-23
5+
- Specify a return type for `ApiVideoMediaRecorder.stop`
6+
47
## [1.0.2] - 2022-03-07
58
- Make the start() timeslice parameter customizable
69

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@api.video/media-recorder",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "api.video media recorder - upload video from your webcam with ease",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)