Skip to content

Commit

Permalink
Merge pull request #43 from higebu/release-please/bootstrap/default
Browse files Browse the repository at this point in the history
chore: bootstrap releases for path: .
  • Loading branch information
higebu authored Sep 2, 2024
2 parents 8e58603 + 7c835c7 commit 9f61ec3
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
".": "1.1.10"
}
13 changes: 13 additions & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"packages": {
".": {
"changelog-path": "CHANGELOG.md",
"release-type": "ruby",
"bump-minor-pre-major": false,
"bump-patch-for-minor-pre-major": false,
"draft": false,
"prerelease": false
}
},
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
}

0 comments on commit 9f61ec3

Please sign in to comment.