Skip to content

Commit

Permalink
chore(release): release desktop app v0.18.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ericvilla committed Aug 3, 2023
1 parent b35dad8 commit d764e45
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 6 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

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.18.4](https://github.com/Noovolari/leapp/compare/v0.18.3...v0.18.4) (2023-08-03)

### Bug fixes
* fixed IAM Federated session G Suite SAML authentication flow ([issue #453](https://github.com/Noovolari/leapp/issues/453))

### [0.18.3](https://github.com/Noovolari/leapp/compare/v0.18.2...v0.18.3) (2023-07-28)

### 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.18.3",
"version": "0.18.4",
"private": true,
"author": {
"name": "Noovolari",
Expand Down Expand Up @@ -277,4 +277,4 @@
"util": "^0.12.4",
"ng-packagr": "13.2.1"
}
}
}

0 comments on commit d764e45

Please sign in to comment.