Skip to content

Commit 1cf8e50

Browse files
committed
chore: release 1.1.12
1 parent 1ae9cb0 commit 1cf8e50

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

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+
310
## [1.1.11](https://github.com/JimmyDaddy/react-native-image-marker/compare/v1.1.8...v1.1.11) (2023-12-21)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-image-marker",
3-
"version": "1.1.11",
3+
"version": "1.1.12",
44
"description": "Add text or icon watermark to your images",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)