Skip to content

Commit 73441d7

Browse files
committed
release: New release v5.9.2.
Signed-off-by: Anders Kaseorg <[email protected]>
1 parent 1bb6423 commit 73441d7

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to the Zulip desktop app are documented in this file.
44

5+
### v5.9.2 --2022-04-20
6+
7+
**Dependencies**:
8+
9+
- Upgraded all dependencies, including Electron 18.1.0. This fixes an upstream Electron bug that crashed the application when accessibility tools such as screen readers and grammar assistants are in use.
10+
511
### v5.9.1 --2022-04-08
612

713
**Dependencies**:

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
@@ -1,7 +1,7 @@
11
{
22
"name": "zulip",
33
"productName": "Zulip",
4-
"version": "5.9.1",
4+
"version": "5.9.2",
55
"main": "./app/main",
66
"description": "Zulip Desktop App",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)