Skip to content

Commit 4dd5833

Browse files
committed
Version 1.2.1
1 parent c14a158 commit 4dd5833

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.2.1/ 2025-16-09
2+
=================
3+
4+
* Fix dependencies
5+
16
1.2.0 / 2025-24-08
27
==================
38

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudinary-react-native",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Cloudinary React Native SDK: upload, transform, and deliver images and videos through Cloudinary's media pipeline.",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)