Skip to content

Conversation

@lholmquist
Copy link
Contributor

Release-As: 6.0.5

For some reason, release-please got a little messed up with after the 6.0.4 release, this should fix that

Taken from https://github.com/googleapis/release-please#how-do-i-change-the-version-number

How do I change the version number?

When a commit to the main branch has Release-As: x.x.x (case insensitive) in the commit body, Release Please will open a new pull request for the specified version.

Empty commit example:

git commit --allow-empty -m "chore: release 2.0.0" -m "Release-As: 2.0.0" results in the following commit message:

chore: release 2.0.0

Release-As: 2.0.0

Release-As: 6.0.5
Signed-off-by: Lucas Holmquist <[email protected]>
@lholmquist
Copy link
Contributor Author

@lance

@lance lance merged commit 343382e into cloudevents:main May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants