diff --git a/.github/release-config.json b/.github/release-config.json index 2e053ad..36d9463 100644 --- a/.github/release-config.json +++ b/.github/release-config.json @@ -2,7 +2,7 @@ "bump-patch-for-minor-pre-major": true, "separate-pull-requests": true, "sequential-calls": true, - "include-component-in-tag": true, + "include-component-in-tag": false, "skip-github-release": false, "signoff": "Agntcy Build Bot ", "bump-minor-pre-major": true, diff --git a/.github/release-manifest.json b/.github/release-manifest.json index 404e798..9d47a3d 100644 --- a/.github/release-manifest.json +++ b/.github/release-manifest.json @@ -1,3 +1,3 @@ { - "slima2a": "0.2.2" + ".": "0.2.2" }