Skip to content

Commit 7651e9e

Browse files
authored
fix(release-automation): 👷 should no longer be needed (#1158)
1 parent 4357854 commit 7651e9e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

release-please-config.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
{
2-
"bootstrap-sha": "65fe66cc283f1ac8c89638034e7db006e1f53791",
3-
"last-release-sha": "7td2b9838885b3adf52e78ddd23ac01cb819e631",
42
"group-pull-request-title-pattern": "chore${scope}: release${component} v${version}",
53
"extra-files": [
64
{
@@ -13,8 +11,7 @@
1311
".": {
1412
"release-type": "node",
1513
"plugins": ["node-workspace"],
16-
"package-name": "ipfs-companion",
17-
"release-as": "2.22.0"
14+
"package-name": "ipfs-companion"
1815
}
1916
}
2017
}

0 commit comments

Comments
 (0)