Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Commit 6e1883d

Browse files
build: add missing module for semantic-release
1 parent 9a54a2e commit 6e1883d

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

package-lock.json

Lines changed: 26 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
@@ -11,6 +11,7 @@
1111
"devDependencies": {
1212
"@semantic-release/changelog": "^6.0.1",
1313
"@semantic-release/git": "^10.0.1",
14+
"conventional-changelog-conventionalcommits": "^5.0.0",
1415
"semantic-release": "^19.0.3"
1516
}
1617
}

0 commit comments

Comments
 (0)