chore: cut 1.0.2 to ship release-please-action v5.0.0-oce.3 - #29
Merged
Conversation
Tag 1.0.1 was cut from a commit that predates the bump of release-please-reusable.yml to release-please-action v5.0.0-oce.3 (#28), and that bump landed as a ci: commit, which this repo's release-please config treats as hidden and non-releasing. Consumers pinned at 1.0.x therefore still run the opt-in annotated-tag build. Force a release so Dependabot can move them. Release-As: 1.0.2 Assisted-by: Claude Code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Empty commit carrying a
Release-As: 1.0.2footer.Tag
1.0.1was cut about three minutes before #28 merged, so it still pinsrelease-please-action@v5.0.0-oce.2, the opt-in annotated-tag build. #28 landed as aci:commit, which this repo's release-please config marks hidden and non-releasing, so no release PR will open on its own. This forces1.0.2so the 26 reusable-workflow consumers can pick upv5.0.0-oce.3via Dependabot.If squash-merging, keep the footer below in the squash commit message; release-please reads it from the commit on
main.Release-As: 1.0.2