docs: fix codeblocks (#8173)

This commit is contained in:
Alexander Vakrilov
2019-12-06 11:42:18 +02:00
committed by GitHub
parent cd5703a6b7
commit c5b7f439f2

View File

@@ -266,6 +266,7 @@ tag the release and update the CHANGELOG.md. Don't forget to check the auto-gene
cd nativescript-core
npm --no-git-tag-version version [major|minor|patch] -m "release: cut the %s release"
cd ..
```
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