Skip to content

Commit 0b5283d

Browse files
asynclizcopybara-github
authored andcommitted
chore: update release-please
Release-As: 1.0.0-pre.0 PiperOrigin-RevId: 500741815
1 parent 2c3630c commit 0b5283d

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.release-please-manifest.json

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

release-please-config.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"bootstrap-sha": "41d41cc2788f237f376d32409f51ca59e9b2bf75",
3-
"release-as": "1.0.0-alpha.3",
4-
"prerelease": true,
3+
"include-component-in-tag": false,
4+
"include-v-in-tag": true,
5+
"pull-request-title-pattern": "chore: release ${version}",
56
"packages": {
67
".": {}
78
}

0 commit comments

Comments
 (0)