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.1 #6797

Merged
merged 1 commit into from
Nov 13, 2023
Merged

🚀 8.4.1 #6797

merged 1 commit into from
Nov 13, 2023

Conversation

insomnia-infra
Copy link
Contributor

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

Download release artifacts here

Steps for Publish:

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

  • Release version (version): 8.4.1

Alternatively, you can trigger the workflow from Github CLI:

gh workflow run release-publish.yml -f version=8.4.1 --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.1 
<!-- generated comparing [email protected]/8.4.1 -->
_Nov 13, 2023_

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



All contributors of this release in alphabetical order: @gatzjames, @jackkav


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

- https://github.com/Kong/insomnia/pull/6788 Update copy for login page
- https://github.com/Kong/insomnia/pull/6792 Update button name to 'Generate collection'
- https://github.com/Kong/insomnia/pull/6796 Fix scroll overflows on sync modals
- https://github.com/Kong/insomnia/pull/6797 :rocket: 8.4.1

Last Updated: 2023-11-13T12:23:38+00:00

You can download this release header image 🌌 here

To re-trigger:

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

@insomnia-infra insomnia-infra merged commit 362dfef into develop Nov 13, 2023
8 of 9 checks passed
@insomnia-infra insomnia-infra deleted the release/8.4.1 branch November 13, 2023 14:11
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