Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vhqtvn/VHEditor-Android
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.01
Choose a base ref
...
head repository: vhqtvn/VHEditor-Android
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

There isn’t anything to compare.

1.1.01 and master are entirely different commit histories.

Showing with 6 additions and 4 deletions.
  1. +2 −0 CHANGELOG.md
  2. +2 −2 package-lock.json
  3. +2 −2 package.json
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# VHEditor Changelog
## [2.19.0](https://github.com/vhqtvn/VHEditor-Android/compare/v2.18.1-0...v2.19.0) (2024-10-21)

### [2.18.1-0](https://github.com/vhqtvn/VHEditor-Android/compare/v2.18.0...v2.18.1-0) (2024-10-09)

## [2.18.0](https://github.com/vhqtvn/VHEditor-Android/compare/v2.17.5...v2.18.0) (2024-10-08)
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
},
"versionCode": 65
"versionCode": 66
},
"standard-version": {
"header": "# VHEditor Changelog",
@@ -17,7 +17,7 @@
},
"name": "vheditor-android-ci",
"description": "VHEditor Android",
"version": "2.18.1-0",
"version": "2.19.0",
"main": "ci/ci.js",
"dependencies": {
"@react-native-async-storage/async-storage": "^1.24.0",