Skip to content

Commit ac2be15

Browse files
committed
chore(release): release desktop app v0.14.3
1 parent cd39242 commit ac2be15

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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-09-15)
6+
7+
### Features
8+
9+
* added a new set of Leapp Plugin APIs to open the terminal and to work with Leapp sessions (create, edit and clone)
10+
* added a new [Plugin Hub](https://www.leapp.cloud/plugins) to search and install Leapp Plugins directly from the Leapp website
11+
12+
### Bug Fixes
13+
14+
* fixed a problem not allowing Leapp desktop app to start normally on Ubuntu 22.04 LTS [#334](https://github.com/Noovolari/leapp/issues/334)
15+
516
### [0.14.2](https://github.com/Noovolari/leapp/compare/v0.14.1...v0.14.2) (2022-08-26)
617

718
### Features

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.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.2",
3+
"version": "0.14.3",
44
"private": true,
55
"author": {
66
"name": "Noovolari",

0 commit comments

Comments
 (0)