Skip to content

Commit

Permalink
release: New release v5.10.3.
Browse files Browse the repository at this point in the history
Signed-off-by: Anders Kaseorg <anders@zulip.com>
  • Loading branch information
andersk committed Sep 30, 2023
1 parent 90e76fa commit 47cdd5f
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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

### v5.10.3 --2023-09-30

**Fixes**:

- Fixed an error in the third-party `gatemaker` library that broke the display of notifications for completed downloads.

**Dependencies**:

- Upgraded all dependencies, including Electron 25.8.4.

### v5.10.2 --2023-09-14

**Dependencies**:
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "zulip",
"productName": "Zulip",
"version": "5.10.2",
"version": "5.10.3",
"main": "./dist-electron",
"description": "Zulip Desktop App",
"license": "Apache-2.0",
Expand Down

0 comments on commit 47cdd5f

Please sign in to comment.