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 1ae9cb0 commit 1cf8e50Copy full SHA for 1cf8e50
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [1.1.12](https://github.com/JimmyDaddy/react-native-image-marker/compare/v1.1.11...v1.1.12) (2024-01-01)
4
+
5
6
+### Bug Fixes
7
8
+* 1.1.x iOS crash and icon watermark not shown correctly ([1ae9cb0](https://github.com/JimmyDaddy/react-native-image-marker/commit/1ae9cb015e54bc52bf6ed27fe1c70528d7e54f2c))
9
10
## [1.1.11](https://github.com/JimmyDaddy/react-native-image-marker/compare/v1.1.8...v1.1.11) (2023-12-21)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-image-marker",
- "version": "1.1.11",
+ "version": "1.1.12",
"description": "Add text or icon watermark to your images",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments