Skip to content

Commit 0c988ac

Browse files
committed
1.0.2
1 parent 2fd6559 commit 0c988ac

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
1.0.2 (2024-01-12)
2+
==================
3+
4+
Bugfixes
5+
--------
6+
7+
- Fix docker image containing extra dependencies. ([\#353](https://github.com/matrix-org/matrix-bifrost/issues/353))
8+
9+
110
1.0.1 (2024-01-12)
211
==================
312

changelog.d/353.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "matrix-bifrost",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Multi protocol bridging for Matrix.",
55
"engines": {
66
"node": ">=20"

0 commit comments

Comments
 (0)