Skip to content

Commit 3ec1b43

Browse files
committed
chore(release): 2.17.0
1 parent a8ea330 commit 3ec1b43

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# VHEditor Changelog
2+
## [2.17.0](https://github.com/vhqtvn/VHEditor-Android/compare/v2.16.1...v2.17.0) (2024-10-07)
3+
24
### [2.16.1](https://github.com/vhqtvn/VHEditor-Android/compare/v2.16.0...v2.16.1) (2024-10-07)
35

46
## [2.16.0](https://github.com/vhqtvn/VHEditor-Android/compare/v2.15.1...v2.16.0) (2024-10-07)

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"commitizen": {
88
"path": "./node_modules/cz-conventional-changelog"
99
},
10-
"versionCode": 57
10+
"versionCode": 58
1111
},
1212
"standard-version": {
1313
"header": "# VHEditor Changelog",
@@ -17,7 +17,7 @@
1717
},
1818
"name": "vheditor-android-ci",
1919
"description": "VHEditor Android",
20-
"version": "2.16.1",
20+
"version": "2.17.0",
2121
"main": "ci/ci.js",
2222
"dependencies": {
2323
"@react-native-async-storage/async-storage": "^1.24.0",

0 commit comments

Comments
 (0)