feat(projects): packages/scripts: add command changelog,release
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
export * from './git-commit';
|
||||
export * from './cleanup';
|
||||
export * from './update-pkg';
|
||||
export * from './changelog';
|
||||
export * from './release';
|
||||
|
||||
Reference in New Issue
Block a user