Skip to content

Commit 6eef09a

Browse files
committed
Bump version to 5.9.0-beta.2
1 parent 4cbd006 commit 6eef09a

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [5.9.0-beta.2](https://github.com/meetfranz/franz/compare/v5.9.0-beta.1...v5.9.0-beta.2) (2022-03-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **App:** Fix Franz Todos to be on top of another service ([086eda1](https://github.com/meetfranz/franz/commit/086eda1))
7+
* **Linux:** Fix viewport height on Linux ([4cbd006](https://github.com/meetfranz/franz/commit/4cbd006))
8+
* **Windows + Linux:** Fix calculation for service position ([2f22ce6](https://github.com/meetfranz/franz/commit/2f22ce6))
9+
* **Windows + Linux:** Fix not clickable window titlebar & menu ([8fde4ab](https://github.com/meetfranz/franz/commit/8fde4ab))
10+
11+
12+
113
# [5.9.0-beta.1](https://github.com/meetfranz/franz/compare/v5.8.0...v5.9.0-beta.1) (2022-03-21)
214

315
This is a huge release for us as we've rewritten most of the Franz core that is handling the services to make Franz much faster and more reliable.

package-lock.json

Lines changed: 2 additions & 2 deletions
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.9.0-beta.1",
5+
"version": "5.9.0-beta.2",
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)