We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35f05a4 commit a2db2e2Copy full SHA for a2db2e2
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [1.2.5](https://github.com/JimmyDaddy/react-native-image-marker/compare/v1.2.4...v1.2.5) (2024-01-26)
4
+
5
6
+### Features
7
8
+* expo support ([6c97c55](https://github.com/JimmyDaddy/react-native-image-marker/commit/6c97c5560e874b2e1509db34627c9775f71e9d7a))
9
10
## [1.2.4](https://github.com/JimmyDaddy/react-native-image-marker/compare/v1.2.3...v1.2.4) (2024-01-24)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-image-marker",
- "version": "1.2.5-beta.4",
+ "version": "1.2.5",
"description": "Add text or icon watermark to your images",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments