Skip to content

Commit

Permalink
chore(release): release desktop app v0.17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rick-rtt committed Feb 28, 2023
1 parent 3e7e21e commit c38785d
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.17.4](https://github.com/Noovolari/leapp/compare/v0.17.3...v0.17.4) (2023-02-28)

To have access to the following Leapp CLI feature, please download the latest Leapp CLI 0.1.32 version.
To update it, refer to our [documentation](https://docs.leapp.cloud/latest/installation/update-leapp/#cli).

### Features
* now it is also possible to start a Leapp Session from the CLI by specifying the session name and/or the session role; this is possible using both interactive and non-interactive mode.

### [0.17.3](https://github.com/Noovolari/leapp/compare/v0.17.2...v0.17.3) (2023-02-14)

### Bug Fixes
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.17.3",
"version": "0.17.4",
"private": true,
"author": {
"name": "Noovolari",
Expand Down Expand Up @@ -264,4 +264,4 @@
"typescript": "4.5.5",
"util": "^0.12.4"
}
}
}

0 comments on commit c38785d

Please sign in to comment.