Skip to content

Commit

Permalink
chore(release): release desktop app v0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ericvilla committed Nov 23, 2023
1 parent 81606a8 commit fc6fedc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 14 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ All notable changes to this project will be documented in this file. See [standa

### Features
* updated the following packages versions:
* bumped axios from 1.4.0 to 1.6.1;
* bumped axios from 0.27.2 to 1.6.0 in desktop-app;
* bumped axios from 0.27.2 to 1.6.0 in cli;
* bumped crypto-js from 4.1.1 to 4.2.0 in cli;
* bumped crypto-js from 4.1.1 to 4.2.0 in desktop-app;
* bumped @babel/traverse from 7.22.10 to 7.23.2 in desktop-app;
* bumped @babel/traverse from 7.22.10 to 7.23.2 in cli;
* bumped @babel/traverse from 7.22.8 to 7.23.2;
* bumped electron from 22.3.24 to 22.3.25 in desktop-app.
* axios from 1.4.0 to 1.6.1;
* axios from 0.27.2 to 1.6.0 in desktop-app;
* axios from 0.27.2 to 1.6.0 in cli;
* crypto-js from 4.1.1 to 4.2.0 in cli;
* crypto-js from 4.1.1 to 4.2.0 in desktop-app;
* @babel/traverse from 7.22.10 to 7.23.2 in desktop-app;
* @babel/traverse from 7.22.10 to 7.23.2 in cli;
* @babel/traverse from 7.22.8 to 7.23.2;
* electron from 22.3.24 to 22.3.25 in desktop-app.

### [0.21.0](https://github.com/Noovolari/leapp/compare/v0.20.2...v0.21.0) (2023-10-18)

Expand Down
5 changes: 0 additions & 5 deletions packages/desktop-app/CHANGELOG.md

This file was deleted.

0 comments on commit fc6fedc

Please sign in to comment.