Skip to content

Commit

Permalink
fix: fix semantic release (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
rcooney authored Oct 30, 2023
1 parent b6bbaaa commit c4f0e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/jest": "^29.5.5",
"@types/node": "^18.16.19",
"@vertigis/workflow": "^5.35.1",
"conventional-changelog-conventionalcommits": "^7.0.2",
"conventional-changelog-conventionalcommits": "^6.1.0",
"cross-env": "^7.0.3",
"execa": "^5.0.0",
"husky": "^4.3.6",
Expand Down

0 comments on commit c4f0e31

Please sign in to comment.