Skip to content

Commit f8a3fd4

Browse files
authored
chore: fix release please configuration (#2)
Signed-off-by: Sam Betts <1769706+Tehsmash@users.noreply.github.com>
1 parent 29bf1ab commit f8a3fd4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/release-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"bump-patch-for-minor-pre-major": true,
33
"separate-pull-requests": true,
44
"sequential-calls": true,
5-
"include-component-in-tag": true,
5+
"include-component-in-tag": false,
66
"skip-github-release": false,
77
"signoff": "Agntcy Build Bot <build@agntcy.io>",
88
"bump-minor-pre-major": true,

.github/release-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"slima2a": "0.2.2"
2+
".": "0.2.2"
33
}

0 commit comments

Comments
 (0)