Skip to content

Commit

Permalink
fix: dont use latest as semrel-changelog (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-fields authored Dec 12, 2022
1 parent c294b80 commit 1e012cc
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 @@ -18,7 +18,7 @@
"@actions/core": "^1.10.0",
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"@semantic-release/changelog": "latest",
"@semantic-release/changelog": "^6.0.2",
"@semantic-release/git": "^10.0.1",
"@zeit/ncc": "^0.20.5",
"action-gen": "1.1.6",
Expand Down

0 comments on commit 1e012cc

Please sign in to comment.