Skip to content

Commit 98bbfd8

Browse files
committed
chore: release 1.1.5
1 parent 89be277 commit 98bbfd8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

22

3+
## [1.1.5](https://github.com/JimmyDaddy/react-native-image-marker/compare/v1.1.1...v1.1.5) (2023-09-28)
4+
5+
6+
### Features
7+
8+
* text background border radius ([#139](https://github.com/JimmyDaddy/react-native-image-marker/issues/139)) ([7a476ac](https://github.com/JimmyDaddy/react-native-image-marker/commit/7a476ac9ec650fa46db2efbfcf123e9ee0dba737))
9+
10+
311
## [1.1.4](https://github.com/JimmyDaddy/react-native-image-marker/compare/v1.1.1...v1.1.4) (2023-09-27)
412

513

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