Skip to content

Commit cbc4b26

Browse files
committed
chore(version): bump to 1.3.1
1 parent 2bb5b0a commit cbc4b26

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
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.3.1] - 2025-01-07
5+
- Fix Video class members nullability
6+
47
## [1.3.0] - 2024-11-05
58
- Upgrade to RN 0.76
69
- Fix types definition path

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/react-native-video-uploader",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "The official React Native video uploader for api.video",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)