diff --git a/.github/release-please-config.json b/.github/release-please-config.json index be9754e..2564612 100644 --- a/.github/release-please-config.json +++ b/.github/release-please-config.json @@ -6,6 +6,7 @@ "changelog-path": "CHANGELOG.md", "bump-minor-pre-major": true, "bump-patch-for-minor-pre-major": true, + "always-update": true, "draft": false, "prerelease": false }