mirror of
https://github.com/matrix-org/matrix-hookshot.git
synced 2025-03-10 13:17:08 +00:00
4.5.1
This commit is contained in:
parent
c3cb131e4d
commit
f88ee8e95b
@ -1,3 +1,12 @@
|
||||
4.5.1 (2023-09-26)
|
||||
==================
|
||||
|
||||
Bugfixes
|
||||
--------
|
||||
|
||||
- Fix transformation scripts breaking if they include a `return` at the top level ([\#818](https://github.com/matrix-org/matrix-hookshot/issues/818))
|
||||
|
||||
|
||||
4.5.0 (2023-09-26)
|
||||
==================
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
Fix transformation scripts breaking if they include a `return` at the top level
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "matrix-hookshot",
|
||||
"version": "4.5.0",
|
||||
"version": "4.5.1",
|
||||
"description": "A bridge between Matrix and multiple project management services, such as GitHub, GitLab and JIRA.",
|
||||
"main": "lib/app.js",
|
||||
"repository": "https://github.com/matrix-org/matrix-hookshot",
|
||||
|
Loading…
x
Reference in New Issue
Block a user