🚀 13.2.0 - #10386
Draft
insomnia-infra wants to merge 15 commits into
Draft
Conversation
|
|
) (cherry picked from commit 29b2e39)
) (cherry picked from commit ffe1d0a)
) * fix: pressing Enter triggers primary CTA * feat: pressing enter triggers primary CTA * chore: copilot feedback (cherry picked from commit 5acb522)
(cherry picked from commit 95c39c7)
(cherry picked from commit 4bdd37f)
(cherry picked from commit 53c5541)
) * fix secret editor issue * hide tooltip when change one line editor type * support re-calculate size after switch editor type * add one more comment (cherry picked from commit a3d327f)
* fix(release): resolve previous tag by semver precedence, not publish order GitHub's auto-detected previous tag for release notes ignores per-line release branches, so out-of-order alpha/beta/hotfix tags can pull PRs from an unrelated release into the notes. Compute the previous core@ tag via real semver precedence instead, excluding a stable release's own prereleases so it diffs against the prior stable release. * fix(release): let ncipollo/release-action generate notes directly Pass generateReleaseNotesPreviousTag to the release action instead of calling GitHub's generate-notes API manually via curl - the action already wraps the same endpoint with identical previous_tag_name semantics, so this drops the redundant step. (cherry picked from commit 31aac79)
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.
WARNING: Do not merge this PR. Use the "Publish" workflow.
Publish workflow:
When ready to publish, trigger Publish workflow with these variables:
version):13.2.0Alternatively, you can trigger the workflow from GitHub CLI:
Release artifacts:
Download release artifacts here
Edit Changelog file...
You can update the changelog.md in this branch, run git log to get the latest changes:
Conflicts? Merge branch step failed on the publish workflow? Try this...
Run locally: