Skip to content

Commit c8aefd6

Browse files
author
LittleCoinCoin
committed
fix(ci deps): semantic-release-poetry-plugin
Must be added in the dev dependencies. This is originally a mix in the python repo template and will be fixed there as well.
1 parent 3e3557b commit c8aefd6

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

package-lock.json

Lines changed: 31 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
@@ -8,6 +8,7 @@
88
"devDependencies": {
99
"@commitlint/cli": "^18.6.1",
1010
"@commitlint/config-conventional": "^18.6.2",
11+
"@covage/semantic-release-poetry-plugin": "^0.2.0-development",
1112
"@semantic-release/changelog": "^6.0.3",
1213
"@semantic-release/git": "^10.0.1",
1314
"@semantic-release/github": "^9.2.6",

0 commit comments

Comments
 (0)