Skip to content

Commit

Permalink
Merge pull request #2 from apivideo/bump-uploader
Browse files Browse the repository at this point in the history
Bump dependancies
  • Loading branch information
olivierapivideo committed Nov 25, 2021
2 parents 14d402e + 10ca043 commit af0ad2f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 11 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Changelog
All changes to this project will be documented in this file.

## [1.0.1] - 2021-11-25
- Bump dependancies

## [1.0.0] - 2021-11-16
- Bump dependancies
- Readme update
Expand Down
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@api.video/media-recorder",
"version": "1.0.0",
"version": "1.0.1",
"description": "api.video media recorder - upload video from your webcam with ease",
"repository": {
"type": "git",
Expand Down Expand Up @@ -38,7 +38,7 @@
"xhr-mock": "^2.5.1"
},
"dependencies": {
"@api.video/video-uploader": "^0.0.6",
"@api.video/video-uploader": "^1.0.2",
"core-js": "^3.8.3"
}
}

0 comments on commit af0ad2f

Please sign in to comment.