Skip to content

Commit c5d799e

Browse files
committed
Release 3.1.1
1 parent 4519313 commit c5d799e

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
3.1.0 (2021-09-28)
1+
3.1.1 (2021-10-14)
2+
===================
3+
4+
Bugfixes
5+
--------
6+
7+
- Fixed excessive logging ([\#364](https://github.com/matrix-org/matrix-appservice-bridge/issues/364))
8+
9+
3.1.0 (2021-09-28)
210
===================
311

412
Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "matrix-appservice-bridge",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "Bridging infrastructure for Matrix Application Services",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)