Skip to content

Commit 5210c81

Browse files
authored
fix(ci): add missing conventional-changelog-conventionalcommits dependency (#11)
1 parent aabd8dc commit 5210c81

2 files changed

Lines changed: 15 additions & 0 deletions

File tree

package-lock.json

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"@typescript-eslint/eslint-plugin": "^6.0.0",
3636
"@typescript-eslint/parser": "^6.0.0",
3737
"@vitest/coverage-v8": "^1.0.0",
38+
"conventional-changelog-conventionalcommits": "^9.1.0",
3839
"eslint": "^8.0.0",
3940
"prettier": "^3.1.0",
4041
"semantic-release": "^24.0.0",

0 commit comments

Comments
 (0)