mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(scripts): update github release notes
This commit is contained in:
@@ -27,7 +27,7 @@ async function main() {
|
||||
publishPackages(tasks, common.packages, version);
|
||||
|
||||
// push tag to git remote
|
||||
publishGit(tasks, version);
|
||||
publishGit(tasks, version, changelog);
|
||||
|
||||
const listr = new Listr(tasks);
|
||||
await listr.run();
|
||||
|
||||
Reference in New Issue
Block a user