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

Commit 9193750

Browse files
committed
chore(release): 1.0.6
1 parent f94dfe1 commit 9193750

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
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+
### [1.0.6](https://github.com/protonmail-desktop/application/compare/v1.0.5...v1.0.6) (2020-07-10)
6+
7+
8+
### Bug Fixes
9+
10+
* **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))
11+
* **deps:** upgrade minimist to 1.2.5 ([f94dfe1](https://github.com/protonmail-desktop/application/commit/f94dfe1c3c4a6aaa1cea939a00830ff8fb6a6c19))
12+
513
### [1.0.5](https://github.com/protonmail-desktop/application/compare/v1.0.4...v1.0.5) (2020-07-07)
614

715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "protonmail-desktop-unofficial",
33
"productName": "Protonmail Desktop (unofficial)",
44
"description": "Unofficial Electron wrapper for ProtonMail",
5-
"version": "1.0.5",
5+
"version": "1.0.6",
66
"author": {
77
"name": "Matthew Core <matcore@protonmail.com>",
88
"email": "matcore@protonmail.com"

0 commit comments

Comments
 (0)