Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 6.0.5 #542

Merged
merged 1 commit into from
May 2, 2023
Merged

chore: release 6.0.5 #542

merged 1 commit into from
May 2, 2023

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 <lholmqui@redhat.com>
@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