Skip to content

Commit ece29f4

Browse files
committed
v3.1.1
1 parent 64eea45 commit ece29f4

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+
3.1.1 (2022-11-10)
2+
==================
3+
4+
Bugfixes
5+
--------
6+
7+
- Fix a crash caused by processing metrics for Matrix events. ([\#869](https://github.com/matrix-org/matrix-appservice-discord/issues/869))
8+
9+
110
3.1.0 (2022-11-03)
211
==================
312

changelog.d/869.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-appservice-discord",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "A bridge between Matrix and Discord",
55
"main": "discordas.js",
66
"engines": {

0 commit comments

Comments
 (0)