mirror of
https://github.com/sern-handler/handler
synced 2026-06-06 01:16:55 +00:00
feat: added conventional commits
now always use this way to commit
This commit is contained in:
5746
package-lock.json
generated
5746
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -22,6 +22,13 @@
|
||||
"ts-results": "^3.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"cz-conventional-changelog": "^3.3.0",
|
||||
"standard-version": "^9.3.2",
|
||||
"typescript": "^4.5.5"
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"commitizen": {
|
||||
"path": "./node_modules/cz-conventional-changelog"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user