Skip to content

Commit 61d6bc2

Browse files
committed
Update version to 1.1 + Changelog
1 parent 2eeae41 commit 61d6bc2

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
# Changelog
22
All changes to this project will be documented in this file.
33

4+
## [1.1] - 2022-07-06
5+
- Video upload & Progressive upload: allow user to set a customized video name.
6+
47
## [1.0.11] - 2022-07-06
58
- Add origin headers
6-
-
9+
710
## [1.0.10] - 2022-06-29
811
- Retry even if the server is not responding.
912
- Add possibility to define a custom retry policy.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@api.video/video-uploader",
3-
"version": "1.0.11",
3+
"version": "1.1",
44
"description": "api.video video uploader",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)