diff --git a/scripts/commitizen.js b/scripts/commitizen.js index 20e89b6fe1..9731498f07 100644 --- a/scripts/commitizen.js +++ b/scripts/commitizen.js @@ -27,6 +27,7 @@ const scopes = [ { value: 'vue', name: 'vue: anything Vue specific' }, { value: 'web', name: 'web: anything Web specific' }, { value: 'webpack', name: 'webpack: anything Webpack specific' }, + {value: 'module-federation', name: 'module-federation: anything Module Federation specific'}, ]; // precomputed scope