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

Commit 5e809bd

Browse files
committed
chore: bump to 1.1.0
1 parent 2df2b58 commit 5e809bd

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
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.1.0](https://github.com/protonmail-desktop/application/compare/v1.0.6...v1.1.0) (2020-08-20)
6+
7+
8+
### Features
9+
10+
* **webview:** add reload option ([645267b](https://github.com/protonmail-desktop/application/commit/645267bdd636fd59e8decae6509d33856f4bcb33)), closes [#186](https://github.com/protonmail-desktop/application/issues/186)
11+
12+
13+
### Bug Fixes
14+
15+
* **browserwindow:** decrease minWidth ([394117b](https://github.com/protonmail-desktop/application/commit/394117b003d26194e6f3acf12624108639d131e7)), closes [#203](https://github.com/protonmail-desktop/application/issues/203)
16+
* **deps:** update dependency electron-updater to v4.3.4 ([7238ee3](https://github.com/protonmail-desktop/application/commit/7238ee3fd8f845db0ea30393b83696162a56d8e4))
17+
* **deps:** update dependency fs-jetpack to v3 ([304202d](https://github.com/protonmail-desktop/application/commit/304202db430cdba2885dddc6248f8efdb007718c))
18+
* **webview:** load CSS overrides ([a489060](https://github.com/protonmail-desktop/application/commit/a489060451ae2c0e780572c0a73c8cd6d3df565c))
19+
* **window:** save maximized state ([10f156d](https://github.com/protonmail-desktop/application/commit/10f156d74426217fe69806eca860cbe7cf5854f0)), closes [#475](https://github.com/protonmail-desktop/application/issues/475)
20+
521
### [1.0.6](https://github.com/protonmail-desktop/application/compare/v1.0.5...v1.0.6) (2020-07-10)
622

723

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.6",
5+
"version": "1.1.0",
66
"author": {
77
"name": "Matthew Core <matcore@protonmail.com>",
88
"email": "matcore@protonmail.com"

0 commit comments

Comments
 (0)