chore(main): release deploygate 1.5.0#29
Merged
Conversation
Contributor
Author
|
🤖 Created releases: 🌻 |
This was referenced Jun 1, 2026
tnj
added a commit
that referenced
this pull request
Jun 1, 2026
#32) The 1.5.0 release (#29) created the git tag and GitHub Release, but the npm publish step failed (broken lockfile, fixed separately in #30), so 1.5.0 was never published to npm. Deleting the v1.5.0 tag/Release to retrigger publishing instead corrupted release-please's baseline (manifest said 1.5.0 with no matching tag), causing it to propose a bogus 1.3.1 downgrade. Revert the 1.5.0 version bump and CHANGELOG entry so the manifest (1.4.0) matches the existing deploygate--v1.4.0 tag. This restores a consistent "1.4.0 released" baseline; release-please will then re-propose 1.5.0 cleanly from the feature commits since v1.4.0, and the publish will run with the fixed lockfile (#30, retained here). Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
🤖 I have created a release beep boop
1.5.0 (2026-06-01)
Features
This PR was generated with Release Please. See documentation.