File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
All changes to this project will be documented in this file.
3
3
4
+ ## [ 0.2.1] - 2022-01-21
5
+ - Remove jcenter as a dependency repository
6
+ - Update dependencies (react-native)
7
+
4
8
## [ 0.2.0] - 2022-01-12
5
9
- Rename package to ` @api.video/react-native-video-uploader `
6
10
- Add ` upload ` by videoId
Original file line number Diff line number Diff line change @@ -282,7 +282,7 @@ PODS:
282
282
- React-Core
283
283
- react-native-image-picker (4.0.6):
284
284
- React-Core
285
- - react-native-video-uploader (0.2.0 ):
285
+ - react-native-video-uploader (0.2.1 ):
286
286
- ApiVideoUploader (= 0.1.2)
287
287
- React-Core
288
288
- React-perflogger (0.66.4)
@@ -538,7 +538,7 @@ SPEC CHECKSUMS:
538
538
React-logger: 933f80c97c633ee8965d609876848148e3fef438
539
539
react-native-blob-util: 600972b1782380a5a7d5db61a3817ea32349dae9
540
540
react-native-image-picker: a6e56460d34905c849ada551db30897dc7f3d535
541
- react-native-video-uploader: a7279bdc1be5b867dbd82d93224a5578f3619caa
541
+ react-native-video-uploader: d5f3510ec4096d8c23412a45dd8658b947e0ec03
542
542
React-perflogger: 93075d8931c32cd1fce8a98c15d2d5ccc4d891bd
543
543
React-RCTActionSheet: 7d3041e6761b4f3044a37079ddcb156575fb6d89
544
544
React-RCTAnimation: 743e88b55ac62511ae5c2e22803d4f503f2a3a13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @api.video/react-native-video-uploader" ,
3
- "version" : " 0.2.0 " ,
3
+ "version" : " 0.2.1 " ,
4
4
"description" : " The official React Native video uploader for api.video" ,
5
5
"main" : " lib/commonjs/index" ,
6
6
"module" : " lib/module/index" ,
You can’t perform that action at this time.
0 commit comments