We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b956a0f + 73f325f commit 78f4b67Copy full SHA for 78f4b67
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Changelog
2
All changes to this project will be documented in this file.
3
4
+## [1.1.4] - 2023-08-21
5
+- Include `mp4` in VideoUploadResponse type
6
+
7
## [1.1.3] - 2023-01-23
8
- Add onPlayable() method to define a listener called when the video is playable
9
package.json
@@ -1,6 +1,6 @@
{
"name": "@api.video/video-uploader",
- "version": "1.1.3",
+ "version": "1.1.4",
"description": "api.video video uploader",
"repository": {
"type": "git",
0 commit comments