Skip to content

Commit 37d0af3

Browse files
committed
chore: release 1.1.4
1 parent 61a819e commit 37d0af3

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11

22

3-
## [1.1.4](https://github.com/JimmyDaddy/react-native-image-marker/compare/v1.1.3...v1.1.4) (2023-09-27)
3+
## [1.1.4](https://github.com/JimmyDaddy/react-native-image-marker/compare/v1.1.1...v1.1.4) (2023-09-27)
4+
5+
6+
### Chore
7+
8+
* add icon ([#126](https://github.com/JimmyDaddy/react-native-image-marker/issues/126)) ([c62fb32](https://github.com/JimmyDaddy/react-native-image-marker/commit/c62fb32c3b790d7c2c447fa26f1605f8ace52d5b))
9+
10+
411
### Features
512

613
* android text background padding setting ([b53ac1d](https://github.com/JimmyDaddy/react-native-image-marker/commit/b53ac1ddb5e1c53f8cd9601898327b82699be3e9))

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