Skip to content

Commit

Permalink
chore(release): release desktop app v0.24.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ericvilla committed Feb 5, 2024
1 parent f6b689e commit 03fba93
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.5](https://github.com/Noovolari/leapp/compare/v0.24.4...v0.24.5) (2024-02-05)

### Features
* now, if you're logged into a remote workspace (Pro/Team), you can export it from the option menu.

### Bug Fixes
* now, if a browser extension Leapp Session is expired, you can keep using that session by opening that again from Leapp.

### [0.24.4](https://github.com/Noovolari/leapp/compare/v0.24.3...v0.24.4) (2024-01-26)

### 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.4",
"version": "0.24.5",
"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 03fba93

Please sign in to comment.