Skip to content

Commit 2fe7f8f

Browse files
committed
chore: release 1.1.15
1 parent 0bf6a66 commit 2fe7f8f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

22

3+
## [1.1.15](https://github.com/JimmyDaddy/react-native-image-marker/compare/v1.1.4...v1.1.15) (2024-01-26)
4+
5+
### Features
6+
7+
* expo support ([16c660b](https://github.com/JimmyDaddy/react-native-image-marker/commit/16c660b47790d27b69af10bf477d2a6f7d5bdeed))
8+
39
## [1.1.14](https://github.com/JimmyDaddy/react-native-image-marker/compare/v1.1.13...v1.1.14) (2024-01-24)
410

511

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.14",
3+
"version": "1.1.15",
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)