Skip to content

Commit 8d274c6

Browse files
authored
feat: add commitizen and standard-version config files (#92)
1 parent 6afd188 commit 8d274c6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

update.mjs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,9 @@ const packageJSON = [
156156
'typedoc*',
157157
'apollo.config.*',
158158
'vetur.config.*',
159+
'.czrc',
160+
'.cz-config.js',
161+
'.versionrc*',
159162
...workspaces,
160163
...buildTools,
161164
...services,

0 commit comments

Comments
 (0)