style(issue-15): setup convetional commits standards (#20)

* style(issue-15): setup convetional commits standards

* ci(changelog): automated changelog generation

* docs: remove changelog checkbox in pr template
This commit is contained in:
Andrea Lamparelli 2023-01-04 16:14:57 +01:00 committed by GitHub
parent 710d79fff8
commit 854f116a74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 1898 additions and 9 deletions

View file

@ -43,6 +43,8 @@
},
"homepage": "https://github.com/lampajr/backporting#readme",
"devDependencies": {
"@commitlint/cli": "^17.4.0",
"@commitlint/config-conventional": "^17.4.0",
"@kie/mock-github": "^0.1.2",
"@types/fs-extra": "^9.0.13",
"@types/jest": "^29.2.4",