Skip to content

Commit a769bd0

Browse files
refactor: remove component overrides, use package.json names automatically
1 parent f5b7558 commit a769bd0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

release-please-config.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
"packages": {
2525
"packages/sdk": {
2626
"release-type": "node",
27-
"component": "dataprotector",
2827
"changelog-path": "CHANGELOG.md",
2928
"include-v-in-tag": true,
3029
"prerelease": true,
@@ -33,7 +32,6 @@
3332
},
3433
"packages/subgraph": {
3534
"release-type": "node",
36-
"component": "subgraph",
3735
"changelog-path": "CHANGELOG.md",
3836
"include-v-in-tag": true,
3937
"prerelease": true,
@@ -42,7 +40,6 @@
4240
},
4341
"packages/smart-contract": {
4442
"release-type": "node",
45-
"component": "core-smart-contracts",
4643
"changelog-path": "CHANGELOG.md",
4744
"include-v-in-tag": true,
4845
"prerelease": true,
@@ -51,7 +48,6 @@
5148
},
5249
"packages/sharing-smart-contract": {
5350
"release-type": "node",
54-
"component": "sharing-smart-contracts",
5551
"changelog-path": "CHANGELOG.md",
5652
"include-v-in-tag": true,
5753
"prerelease": true,

0 commit comments

Comments
 (0)