Skip to content

Commit

Permalink
update minor before major
Browse files Browse the repository at this point in the history
Signed-off-by: Arjun Raja Yogidas <[email protected]>
  • Loading branch information
coderbirju committed Sep 9, 2024
1 parent e274dc1 commit 8f2663b
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 23 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,6 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@7987652d64b4581673a76e33ad5e98e3dd56832f # v4.1.3
- name: release-please-action
uses: googleapis/release-please-action@7987652d64b4581673a76e33ad5e98e3dd56832f # v4.1.3

Check failure on line 13 in .github/workflows/release-please.yaml

View workflow job for this annotation

GitHub Actions / yamllint-lint

13:1 [empty-lines] too many blank lines (1 > 0)
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.1.0"
".": "0.1.0"
}
21 changes: 0 additions & 21 deletions CHANGELOG.md

This file was deleted.

1 change: 1 addition & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
"release-type": "go",
"bump-minor-pre-major": true,
"changelog-sections": [
{
"type": "build",
Expand Down

0 comments on commit 8f2663b

Please sign in to comment.