ci: fix release notes generation (#8815)

This commit is contained in:
Brooooooklyn
2024-11-14 07:13:02 +00:00
parent 39cb1b7714
commit 44e00f67c4
3 changed files with 14 additions and 8 deletions

View File

@@ -8,8 +8,8 @@
"dependencies": {
"@napi-rs/simple-git": "^0.1.18",
"@slack/web-api": "^7.3.4",
"changelogithub": "^0.13.9",
"jsx-slack": "^6.1.1",
"changelogithub": "^0.13.11",
"jsx-slack": "^6.1.2",
"marked": "^15.0.0"
},
"devDependencies": {