Skip to content

Commit 179079b

Browse files
authored
fix: revert conventional-changelog-conventionalcommits (#151)
conventional-changelog-conventionalcommits seems to break everything. idk why
1 parent e8fb250 commit 179079b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 additions & 5 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "github-workflow-semantic-release",
33
"dependencies": {
4-
"conventional-changelog-conventionalcommits": "^8.0.0",
4+
"conventional-changelog-conventionalcommits": "6.1.0",
55
"semantic-release": "^24.1.2",
66
"semantic-release-tags": "^2.0.0"
77
},

0 commit comments

Comments
 (0)