Skip to content

Commit

Permalink
chore(release): release desktop app v0.24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rick-rtt committed Jan 23, 2024
1 parent c447b19 commit 6e37d5c
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 6 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.24.2](https://github.com/Noovolari/leapp/compare/v0.24.1...v0.24.2) (2024-01-23)

### Features
* now Leapp Team workspaces display the account name and identity for each session

### Bug fixes
* fixed bug that prevented the default region to be used when importing sessions from Leapp Team

### [0.24.1](https://github.com/Noovolari/leapp/compare/v0.24.0...v0.24.1) (2024-01-15)

### Features
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/desktop-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/desktop-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Leapp",
"version": "0.24.1",
"version": "0.24.2",
"private": true,
"author": {
"name": "Noovolari",
Expand Down Expand Up @@ -281,4 +281,4 @@
"typescript": "4.5.5",
"util": "^0.12.4"
}
}
}

0 comments on commit 6e37d5c

Please sign in to comment.