Skip to content

Commit

Permalink
ci: add missing semantic release plugin (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukahartwig committed May 3, 2021
1 parent cd379fd commit 92f2802
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"@svgr/core": "^5.3.0",
"@svgr/plugin-prettier": "^5.3.0",
"@svgr/plugin-svgo": "^5.3.0",
Expand Down

0 comments on commit 92f2802

Please sign in to comment.