Skip to content

Commit 1f43db1

Browse files
committed
Version 1.0.2
1 parent d1f09e9 commit 1f43db1

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.0.2 / 2025-18-06
2+
==================
3+
4+
* Fix API parameters signature
5+
16
1.0.1 / 2024-30-09
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.0.1",
3+
"version": "1.0.2",
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)