Skip to content

Commit 7d42aa9

Browse files
Release v2.5.5
1 parent 6062b44 commit 7d42aa9

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ the full log, please refer to the git commit history.
1010
> See https://github.com/threema-ch/threema-web/pull/996 for more details.
1111
1212

13+
### [v2.5.5][v2.5.5] (2024-05-14)
14+
15+
Changes:
16+
17+
* [change] Upgrade many dependencies
18+
* [bug] Fix latest message change detection
19+
20+
1321
### [v2.5.4][v2.5.4] (2024-03-04)
1422

1523
Changes:
@@ -1282,6 +1290,7 @@ First public release.
12821290
[i1200]: https://github.com/threema-ch/threema-web/issues/1200
12831291
[i1202]: https://github.com/threema-ch/threema-web/issues/1202
12841292

1293+
[v2.5.5]: https://github.com/threema-ch/threema-web/compare/v2.5.4...v2.5.5
12851294
[v2.5.4]: https://github.com/threema-ch/threema-web/compare/v2.5.3...v2.5.4
12861295
[v2.5.3]: https://github.com/threema-ch/threema-web/compare/v2.5.2...v2.5.3
12871296
[v2.5.2]: https://github.com/threema-ch/threema-web/compare/v2.5.1...v2.5.2

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,6 +1,6 @@
11
{
22
"name": "threema-web",
3-
"version": "2.5.4",
3+
"version": "2.5.5",
44
"description": "Threema Webclient",
55
"scripts": {
66
"build": "npm run build:js && npm run build:css",

0 commit comments

Comments
 (0)