mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(release): update to latest octokit and usage (#20601)
- rename all references of `tag` to either `gitTag` or `npmTag` based on what they contain since this was confusing throughout - add the code to publish to git as a prerelease if the npm tag is `next` - log the version when asking if the npm tag is correct
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"changelog": "conventional-changelog -p angular -i ./CHANGELOG.md -k core -s"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@octokit/rest": "^15.2.6",
|
||||
"@octokit/rest": "^17.0.0",
|
||||
"conventional-changelog-cli": "^2.0.1",
|
||||
"execa": "^0.10.0",
|
||||
"fs-extra": "^7.0.0",
|
||||
|
||||
Reference in New Issue
Block a user