Skip to content

Commit 02b16c3

Browse files
committed
b24
1 parent ebb9735 commit 02b16c3

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# [5.0.0-beta.24](https://github.com/meetfranz/franz/compare/v5.0.0-beta.23...v5.0.0-beta.24) (2019-02-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **Service:** Fix unecessary webview resize ([4b7d3e2](https://github.com/meetfranz/franz/commit/4b7d3e2))
7+
* **Service:** Improve focus when switching services ([d130f26](https://github.com/meetfranz/franz/commit/d130f26)), closes [#1255](https://github.com/meetfranz/franz/issues/1255)
8+
* **Service:** Fix dark mode in services ([d529410](https://github.com/meetfranz/franz/commit/d529410))
9+
10+
11+
112
# [5.0.0-beta.23](https://github.com/meetfranz/franz/compare/5.0.0-beta.20...5.0.0-beta.23) (2019-02-01)
213

314
### General

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "franz",
33
"productName": "Franz",
44
"appId": "com.meetfranz.franz",
5-
"version": "5.0.0-beta.23",
5+
"version": "5.0.0-beta.24",
66
"description": "Messaging app for WhatsApp, Slack, Telegram, HipChat, Hangouts and many many more.",
77
"copyright": "adlk x franz - Stefan Malzner",
88
"main": "index.js",

0 commit comments

Comments
 (0)