mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Merge branch 'master' into NativeScript/NativeScript
This commit is contained in:
@@ -266,6 +266,7 @@ tag the release and update the CHANGELOG.md. Don't forget to check the auto-gene
|
|||||||
cd nativescript-core
|
cd nativescript-core
|
||||||
npm --no-git-tag-version version [major|minor|patch] -m "release: cut the %s release"
|
npm --no-git-tag-version version [major|minor|patch] -m "release: cut the %s release"
|
||||||
cd ..
|
cd ..
|
||||||
|
```
|
||||||
|
|
||||||
5. Execute [`npm version`](https://docs.npmjs.com/cli/version) to bump the version of `tns-core-modules`,
|
5. Execute [`npm version`](https://docs.npmjs.com/cli/version) to bump the version of `tns-core-modules`,
|
||||||
tag the release and update the CHANGELOG.md. Don't forget to check the auto-generated CHANGELOG.md
|
tag the release and update the CHANGELOG.md. Don't forget to check the auto-generated CHANGELOG.md
|
||||||
|
|||||||
Reference in New Issue
Block a user