Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Commit

Permalink
chore(release): 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kontrollanten committed Jul 10, 2020
1 parent f94dfe1 commit 9193750
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
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.

### [1.0.6](https://github.com/protonmail-desktop/application/compare/v1.0.5...v1.0.6) (2020-07-10)


### Bug Fixes

* **deps:** update dependency electron-settings to v4 ([#574](https://github.com/protonmail-desktop/application/issues/574)) ([a7d84ed](https://github.com/protonmail-desktop/application/commit/a7d84edcdf4959712b09bd5700551f3b95b130b9))
* **deps:** upgrade minimist to 1.2.5 ([f94dfe1](https://github.com/protonmail-desktop/application/commit/f94dfe1c3c4a6aaa1cea939a00830ff8fb6a6c19))

### [1.0.5](https://github.com/protonmail-desktop/application/compare/v1.0.4...v1.0.5) (2020-07-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "protonmail-desktop-unofficial",
"productName": "Protonmail Desktop (unofficial)",
"description": "Unofficial Electron wrapper for ProtonMail",
"version": "1.0.5",
"version": "1.0.6",
"author": {
"name": "Matthew Core <matcore@protonmail.com>",
"email": "matcore@protonmail.com"
Expand Down

0 comments on commit 9193750

Please sign in to comment.