Skip to content

Commit 916592b

Browse files
committed
5.4.2
1 parent 154d34c commit 916592b

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 5.4.2 (2025-01-23)
2+
3+
**Security release**: It is strongly recommended that you upgrade to this release, as it contains security fixes.
4+
15
5.4.1 (2024-06-21)
26
==================
37

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "matrix-hookshot"
3-
version = "5.3.0"
3+
version = "5.4.2"
44
edition = "2021"
55

66
[lib]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "matrix-hookshot",
3-
"version": "5.4.1",
3+
"version": "5.4.2",
44
"description": "A bridge between Matrix and multiple project management services, such as GitHub, GitLab and JIRA.",
55
"main": "lib/app.js",
66
"repository": "https://github.com/matrix-org/matrix-hookshot",

0 commit comments

Comments
 (0)