diff --git a/package.json b/package.json index 3d7fc01..1daff05 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,6 @@ "standard-version": "^4.2.0" }, "dependencies": { - "conventional-github-releaser": "^2.0.0" + "conventional-github-releaser": "^3.0.0" } }