ci: Automate no-changelog removal in generated changelog (no-changelog) (#6511)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2023-06-26 12:04:21 +02:00
committed by कारतोफ्फेलस्क्रिप्ट™
parent 3a4a7b8790
commit 5b3c6829f4
3 changed files with 43 additions and 5 deletions

View File

@@ -1,8 +1,10 @@
{
"dependencies": {
"conventional-changelog-cli": "^2.2.2",
"glob": "^10.2.7",
"semver": "^7.3.8",
"add-stream": "^1.0.0",
"conventional-changelog": "^4.0.0",
"glob": "^10.3.0",
"semver": "^7.5.2",
"tempfile": "^5.0.0",
"typescript": "*"
}
}