Skip to content

Commit c38785d

Browse files
committed
chore(release): release desktop app v0.17.4
1 parent 3e7e21e commit c38785d

File tree

4 files changed

+14
-6
lines changed

4 files changed

+14
-6
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.17.4](https://github.com/Noovolari/leapp/compare/v0.17.3...v0.17.4) (2023-02-28)
6+
7+
To have access to the following Leapp CLI feature, please download the latest Leapp CLI 0.1.32 version.
8+
To update it, refer to our [documentation](https://docs.leapp.cloud/latest/installation/update-leapp/#cli).
9+
10+
### Features
11+
* 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.
12+
513
### [0.17.3](https://github.com/Noovolari/leapp/compare/v0.17.2...v0.17.3) (2023-02-14)
614

715
### Bug Fixes

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Leapp",
3-
"version": "0.17.3",
3+
"version": "0.17.4",
44
"private": true,
55
"author": {
66
"name": "Noovolari",
@@ -264,4 +264,4 @@
264264
"typescript": "4.5.5",
265265
"util": "^0.12.4"
266266
}
267-
}
267+
}

0 commit comments

Comments
 (0)