mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 11:54:02 +00:00
chore(cli): add changelog template files
This commit is contained in:
@@ -23,9 +23,7 @@ command('build')
|
||||
|
||||
command('release').action(release);
|
||||
|
||||
command('changelog <dir>')
|
||||
.option('--tag [tag]', 'Since tag')
|
||||
.action(changelog);
|
||||
command('changelog').action(changelog);
|
||||
|
||||
command('build-site').action(buildSite);
|
||||
|
||||
|
Reference in New Issue
Block a user