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

🚀 8.4.4 #6855

Merged
merged 1 commit into from
Nov 22, 2023
Merged

🚀 8.4.4 #6855

merged 1 commit into from
Nov 22, 2023

Conversation

insomnia-infra
Copy link
Contributor

@insomnia-infra insomnia-infra commented Nov 22, 2023

Download release artifacts here

Steps for Publish:

When ready to publish, trigger Publish workflow with these variables:

  • Release version (version): 8.4.4

Alternatively, you can trigger the workflow from Github CLI:

gh workflow run release-publish.yml -f version=8.4.4 --repo Kong/insomnia
Conflicts? Merge branch step failed on the publish workflow? Try this...

Run locally:

# Make sure git remote is Kong/insomnia...

git checkout develop
git merge --no-ff release/<replaced with version>

# Solve merge conflicts ...
# If there's package-lock conflicts, run `npm install` and commit the package-lock changes

git push

Copy link

Auto-generated changelog:

## 8.4.4 
<!-- generated comparing [email protected]/8.4.4 -->
_Nov 22, 2023_

A big thanks to the 1 contributors who made this release possible. Here are some highlights ✨:

### Fixes

- Fixed an issue where scratchpad was not being redirected properly. (#6854) @gatzjames

All contributors of this release in alphabetical order: @gatzjames


PRs missing a changelog(<type>): <description>:

- https://github.com/Kong/insomnia/pull/6855 :rocket: 8.4.4

Last Updated: 2023-11-22T17:55:07+00:00

You can download this release header image 🌌 here

To re-trigger:

gh workflow run changelog.yml -f version=8.4.4  --repo Kong/insomnia

@insomnia-infra insomnia-infra merged commit a4a2dcb into develop Nov 22, 2023
9 checks passed
@insomnia-infra insomnia-infra deleted the release/8.4.4 branch November 22, 2023 18:23
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