chore(release): v1.1.0
This commit is contained in:
@@ -388,6 +388,7 @@ program
|
||||
);
|
||||
|
||||
await simpleGit()
|
||||
.add(".")
|
||||
.commit(`chore(release): v${version}`)
|
||||
.addTag(`v${version}`);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user