Skip to content

Commit

Permalink
chore(release): 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vhqtvn committed Nov 12, 2022
1 parent 0f0f7c8 commit 1cdbb44
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# VHEditor Changelog
## [2.12.0](https://github.com/vhqtvn/VHEditor-Android/compare/v2.11.0...v2.12.0) (2022-11-12)


### Features

* **remote-editor:** allow password input when setting up code-server ([0f0f7c8](https://github.com/vhqtvn/VHEditor-Android/commit/0f0f7c80c8140ffbcca912343913259e17068d04))

## [2.11.0](https://github.com/vhqtvn/VHEditor-Android/compare/v2.11.0-test.3...v2.11.0) (2022-11-12)


Expand Down
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
Expand Up @@ -7,7 +7,7 @@
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
},
"versionCode": 45
"versionCode": 46
},
"standard-version": {
"header": "# VHEditor Changelog",
Expand All @@ -17,7 +17,7 @@
},
"name": "vheditor-android-ci",
"description": "VHEditor Android",
"version": "2.11.0",
"version": "2.12.0",
"main": "ci/ci.js",
"dependencies": {
"@tradle/react-native-http": "^2.0.0",
Expand Down

0 comments on commit 1cdbb44

Please sign in to comment.