Skip to content

Commit

Permalink
misc(cz): asc note
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvdutt committed Mar 11, 2018
1 parent 2ee35d8 commit d8f6abe
Show file tree
Hide file tree
Showing 2 changed files with 8,473 additions and 0 deletions.
1 change: 1 addition & 0 deletions .cz-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ module.exports = {
allowBreakingChanges: ["ast"],
allowCustomScopes: true,
scopes: [],
// sort type values in asc
types: [
{ value: "ast", name: "ast: init, migrate, add, etc" },
{ value: "chore", name: "chore: Updating docs, linting, etc" },
Expand Down
Loading

0 comments on commit d8f6abe

Please sign in to comment.