Skip to content

Commit 6e52d09

Browse files
committed
v3.0.5
1 parent 76317f5 commit 6e52d09

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 3.0.5 (2025-02-25)
2+
3+
### Internal Changes
4+
5+
- Fix node-irc API breakage
6+
17
# 3.0.4 (2025-02-25)
28

39
### Security

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-irc",
3-
"version": "3.0.4",
3+
"version": "3.0.5",
44
"description": "An IRC Bridge for Matrix",
55
"main": "app.js",
66
"bin": "./bin/matrix-appservice-irc",

0 commit comments

Comments
 (0)