Skip to content

Commit b0911d5

Browse files
committed
chore: release 1.1.6
1 parent ab45ff9 commit b0911d5

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

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

22

3-
## [1.1.5](https://github.com/JimmyDaddy/react-native-image-marker/compare/v1.1.1...v1.1.5) (2023-09-28)
3+
## [1.1.6](https://github.com/JimmyDaddy/react-native-image-marker/compare/v1.1.1...v1.1.6) (2023-10-01)
4+
5+
6+
### Bug Fixes
7+
8+
* fix [#143](https://github.com/JimmyDaddy/react-native-image-marker/issues/143) & document ([#144](https://github.com/JimmyDaddy/react-native-image-marker/issues/144)) ([4179dc0](https://github.com/JimmyDaddy/react-native-image-marker/commit/4179dc08f737875e7bed857cf3b5dfd5b0c5dfbb))
49

510

611
### Features

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