mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-05 17:51:27 +03:00
chore: add changelog generator
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"description": "An open-source Discord bot for ticket management",
|
||||
"main": "src/",
|
||||
"scripts": {
|
||||
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
|
||||
"contributors:add": "all-contributors add",
|
||||
"contributors:generate": "all-contributors generate",
|
||||
"keygen": "node scripts/keygen",
|
||||
@@ -74,6 +75,7 @@
|
||||
"@commitlint/cli": "^17.4.3",
|
||||
"@commitlint/config-conventional": "^17.4.3",
|
||||
"all-contributors-cli": "^6.24.0",
|
||||
"conventional-changelog-cli": "^2.2.2",
|
||||
"eslint": "^8.33.0",
|
||||
"eslint-plugin-unused-imports": "^2.0.0",
|
||||
"husky": "^8.0.3",
|
||||
|
Reference in New Issue
Block a user