Skip to content

Commit c775887

Browse files
committed
chore(release): release desktop app v0.14.2
1 parent 1b84eb0 commit c775887

File tree

4 files changed

+7
-13
lines changed

4 files changed

+7
-13
lines changed

CHANGELOG.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,7 @@
22

33
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.
44

5-
### [0.14.3](https://github.com/Noovolari/leapp/compare/v0.14.2...v0.14.3) (2022-08-25)
6-
7-
### Bug Fixes
8-
9-
* removed AWS error message for AWS CLI on macOS ([a638052](https://github.com/Noovolari/leapp/commit/a638052735917761b8317e77c96592018cf49807))
10-
11-
### [0.14.2](https://github.com/Noovolari/leapp/compare/v0.14.1...v0.14.2) (2022-08-25)
5+
### [0.14.2](https://github.com/Noovolari/leapp/compare/v0.14.1...v0.14.2) (2022-08-26)
126

137
### Features
148

@@ -19,7 +13,7 @@ All notable changes to this project will be documented in this file. See [standa
1913
* fixed constant keychain password prompt on macOS when using Leapp Desktop App/CLI [#317](https://github.com/Noovolari/leapp/issues/317) [#318](https://github.com/Noovolari/leapp/issues/318)
2014
* added a mechanism to backup and restore corrupted Leapp-lock.json files [#282](https://github.com/Noovolari/leapp/issues/282) [#302](https://github.com/Noovolari/leapp/issues/302)
2115
* added an error message with an additional link to download the Session Manager Plugin if the user doesn't have it installed on the computer [#245](https://github.com/Noovolari/leapp/issues/245)
22-
* Leapp now obtains the path in which AWS CLI is installed, allowing the user to install it with alternative methods (e.g. Homebrew) [#257](https://github.com/Noovolari/leapp/issues/257)
16+
* added an error message with an additional link to troubleshoot problems if the AWS CLI was installed with alternative methods (e.g. Homebrew) [#257](https://github.com/Noovolari/leapp/issues/257)
2317
* fixed minor issues when using the Leapp option menu to download a Leapp plugin from npm
2418

2519
### [0.14.1](https://github.com/Noovolari/leapp/compare/v0.14.0...v0.14.1) (2022-08-18)

packages/cli/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/desktop-app/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/desktop-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Leapp",
3-
"version": "0.14.1",
3+
"version": "0.14.2",
44
"private": true,
55
"author": {
66
"name": "Noovolari",

0 commit comments

Comments
 (0)