Skip to content

Commit 921611d

Browse files
author
JimmyDaddy
committed
chore: release 1.0.1
1 parent c405df4 commit 921611d

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.0.1](https://github.com/JimmyDaddy/react-native-image-marker/compare/v0.9.2...v1.0.1) (2023-07-29)
4+
5+
6+
### Features
7+
8+
* support multiple text and more style options ([#104](https://github.com/JimmyDaddy/react-native-image-marker/issues/104)) ([0b91cd4](https://github.com/JimmyDaddy/react-native-image-marker/commit/0b91cd4baaf2f664f908483b225509e443f9bae7))
9+
310
# [1.0.0](https://github.com/JimmyDaddy/react-native-image-marker/compare/v0.9.2...v1.0.0) (2023-07-29)
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.0.0",
3+
"version": "1.0.1",
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)