Skip to content

Commit 8b0d340

Browse files
committed
add GA
1 parent bbd4387 commit 8b0d340

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [core@9.2.0-beta.0] - 2024-05-14
8+
## [core@9.2.0] - 2024-05-15
99

1010
## What's Changed
1111

@@ -24,12 +24,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2424
- Feat: add-faker by @jackkav in <https://github.com/Kong/insomnia/pull/7390>
2525
- fix(Preferences): Error when there is no active project in the preferences data tab by @gatzjames in <https://github.com/Kong/insomnia/pull/7406>
2626
- feat(command-palette): Add global search for unsynced files by @gatzjames in <https://github.com/Kong/insomnia/pull/7405>
27+
- only prompt with private envs by @jackkav in <https://github.com/Kong/insomnia/pull/7407>
28+
- fix(Project): Show errors when something goes wrong while updating projects by @gatzjames in <https://github.com/Kong/insomnia/pull/7412>
29+
- fix(Spec): Expand lint errors and hide the preview pane appropriately by @gatzjames in <https://github.com/Kong/insomnia/pull/7413>
30+
- fix(CloudSync Pull): Fix issue where workspaces could change parentId on pull by @gatzjames in <https://github.com/Kong/insomnia/pull/7414>
31+
- fix(UI): add titles to some elements in Test view by @filfreire in <https://github.com/Kong/insomnia/pull/7416>
2732

2833
## New Contributors
2934

3035
- @oahmed-OS made their first contribution in <https://github.com/Kong/insomnia/pull/7371>
3136

32-
**Full Changelog**: <https://github.com/Kong/insomnia/compare/core@9.1.1...core@9.2.0-beta.0>
37+
**Full Changelog**: <https://github.com/Kong/insomnia/compare/core@9.1.1...core@9.2.0>
3338

3439
## [core@9.1.1] - 2024-05-07
3540

0 commit comments

Comments
 (0)