mirror of
https://github.com/youzan/vant.git
synced 2026-01-28 01:10:04 +08:00
refactor(cli): use GitHub changelog instead of conventional-changelog (#12139)
* refactor(cli): use GitHub changelog instead of conventional-changelog * chore: revert lock file
This commit is contained in:
1
packages/vant-cli/src/module.d.ts
vendored
1
packages/vant-cli/src/module.d.ts
vendored
@@ -1,4 +1,3 @@
|
||||
// some modules with missing type definitions
|
||||
declare module 'hash-sum';
|
||||
declare module '@babel/core';
|
||||
declare module 'conventional-changelog';
|
||||
|
||||
Reference in New Issue
Block a user