Skip to content

Commit

Permalink
chore(release): release desktop app v0.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Villa committed Jan 15, 2024
1 parent 98a5c2c commit e6d26d1
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 6 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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.1](https://github.com/Noovolari/leapp/compare/v0.24.0...v0.24.1) (2024-01-15)

### Features
* added support to macOS Warp terminal [#510](https://github.com/Noovolari/leapp/pull/510). A special thanks to [@blyzer](https://github.com/blyzer)!
* updated macOS build notarization method

### [0.24.0](https://github.com/Noovolari/leapp/compare/v0.23.1...v0.24.0) (2023-12-29)

### 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.0-nightly.202401121506",
"version": "0.24.1",
"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 e6d26d1

Please sign in to comment.