Skip to content

Commit d3ff795

Browse files
authored
chore(ci): release-please component name update (#654)
1 parent 2d86e0e commit d3ff795

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/release-please/release-please-config.main.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"group-pull-request-title-pattern": "chore(${branch}): release ${version}",
66
"packages": {
77
".": {
8+
"component": "sdk",
89
"release-type": "simple",
910
"extra-files": [
1011
{

.github/release-please/release-please-config.release_branches.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"group-pull-request-title-pattern": "chore(${branch}): release ${version}",
66
"packages": {
77
".": {
8+
"component": "sdk",
89
"release-type": "simple",
910
"extra-files": [
1011
{

0 commit comments

Comments
 (0)