Skip to content

Commit

Permalink
Release v2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
threema-danilo committed Jun 14, 2022
1 parent 762376b commit 4bb7f7a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 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.4.2][v2.4.2] (2022-06-14)

Changes:

* [feature] Clear the password field in case of incorrect password entry ([#1139][i1139])


### [v2.4.1][v2.4.1] (2022-06-03)

Changes:
Expand Down Expand Up @@ -1193,7 +1200,9 @@ First public release.
[i1134]: https://github.com/threema-ch/threema-web/pull/1134
[i1136]: https://github.com/threema-ch/threema-web/pull/1136
[i1137]: https://github.com/threema-ch/threema-web/pull/1137
[i1139]: https://github.com/threema-ch/threema-web/pull/1139

[v2.4.2]: https://github.com/threema-ch/threema-web/compare/v2.4.1...v2.4.2
[v2.4.1]: https://github.com/threema-ch/threema-web/compare/v2.4.0...v2.4.1
[v2.4.0]: https://github.com/threema-ch/threema-web/compare/v2.3.20...v2.4.0
[v2.3.20]: https://github.com/threema-ch/threema-web/compare/v2.3.19...v2.3.20
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.4.1",
"version": "2.4.2",
"description": "Threema Webclient",
"scripts": {
"build": "npm run build:js && npm run build:css",
Expand Down

0 comments on commit 4bb7f7a

Please sign in to comment.