Skip to content

Commit 7ffef10

Browse files
authored
cd/bump v 1.2.10 (#264)
* chore: update release-it version * chore: release 1.2.10
1 parent 6f665ce commit 7ffef10

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## [1.2.10](///compare/v1.2.9-1...v1.2.10) (2026-01-30)
4+
35
## [1.2.9](///compare/v1.1.8...v1.2.9) (2025-11-20)
46

57
### Features

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-image-marker",
3-
"version": "1.2.9",
3+
"version": "1.2.10",
44
"description": "Add text or icon watermark to your images",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
@@ -66,12 +66,11 @@
6666
"@evilmartians/lefthook": "^1.2.2",
6767
"@expo/config-plugins": "^7.8.4",
6868
"@react-native-community/eslint-config": "^3.0.2",
69-
"@release-it/conventional-changelog": "^10.0.2",
69+
"@release-it/conventional-changelog": "^9.0.4",
7070
"@types/jest": "^28.1.2",
7171
"@types/react": "~17.0.21",
7272
"@types/react-native": "0.70.0",
7373
"commitlint": "^17.0.2",
74-
"conventional-changelog-conventionalcommits": "^9.1.0",
7574
"del-cli": "^5.0.0",
7675
"eslint": "^8.4.1",
7776
"eslint-config-prettier": "^8.5.0",
@@ -84,7 +83,7 @@
8483
"react": "18.2.0",
8584
"react-native": "0.73.3",
8685
"react-native-builder-bob": "^0.40.15",
87-
"release-it": "^19.0.6",
86+
"release-it": "^17.10.0",
8887
"typedoc": "^0.28.14",
8988
"typedoc-plugin-localization": "^3.1.0",
9089
"typedoc-plugin-rename-defaults": "^0.7.3",

0 commit comments

Comments
 (0)