Skip to content

Commit

Permalink
Release v2.3.20
Browse files Browse the repository at this point in the history
  • Loading branch information
threema-danilo committed Mar 31, 2022
1 parent 60d9628 commit a1662ef
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@ the full log, please refer to the git commit history.
> See https://github.com/threema-ch/threema-web/pull/996 for more details.

### [v2.3.20][v2.3.20] (2022-03-31)

Changes:

* [bug] Workaround for Firefox non-standard PDF download behavior ([#1120][i1120])
* [change] Upgrade many dependencies ([#1110][i1110], [#1119][i1119])

### [v2.3.19][v2.3.19] (2022-01-10)

Changes:
Expand Down Expand Up @@ -1147,7 +1154,11 @@ First public release.
[i1098]: https://github.com/threema-ch/threema-web/issues/1098
[i1100]: https://github.com/threema-ch/threema-web/pull/1100
[i1104]: https://github.com/threema-ch/threema-web/pull/1104
[i1110]: https://github.com/threema-ch/threema-web/pull/1110
[i1119]: https://github.com/threema-ch/threema-web/pull/1119
[i1120]: https://github.com/threema-ch/threema-web/pull/1120

[v2.3.20]: https://github.com/threema-ch/threema-web/compare/v2.3.19...v2.3.20
[v2.3.19]: https://github.com/threema-ch/threema-web/compare/v2.3.18...v2.3.19
[v2.3.18]: https://github.com/threema-ch/threema-web/compare/v2.3.17...v2.3.18
[v2.3.17]: https://github.com/threema-ch/threema-web/compare/v2.3.16...v2.3.17
Expand Down
2 changes: 1 addition & 1 deletion 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,6 +1,6 @@
{
"name": "threema-web",
"version": "2.3.19",
"version": "2.3.20",
"description": "Threema Webclient",
"scripts": {
"build": "npm run build:js && npm run build:css",
Expand Down

0 comments on commit a1662ef

Please sign in to comment.