Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: temp
Browse files Browse the repository at this point in the history
fracasula committed Aug 27, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 2dcc389 commit 7d5e803
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.5.0"
".": "v0.5.0"
}
4 changes: 2 additions & 2 deletions release-please-config.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"release-type": "go",
"bump-minor-pre-major": true,
"changelog-types": "[{\"type\":\"feat\",\"section\":\"Features\",\"hidden\":false},{\"type\":\"fix\",\"section\":\"Bug Fixes\",\"hidden\":false},{\"type\":\"chore\",\"section\":\"Miscellaneous\",\"hidden\":false},{\"type\":\"refactor\",\"section\":\"Miscellaneous\",\"hidden\":false},{\"type\":\"test\",\"section\":\"Miscellaneous\",\"hidden\":false},{\"type\":\"doc\",\"section\":\"Documentation\",\"hidden\":false}]",
"group-pull-request-title-pattern": "chore: release ${version}",
"packages": {
"go/stream": {
"release-type": "go",
".": {
"package-name": "rudder-schemas"
}
}

0 comments on commit 7d5e803

Please sign in to comment.