We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76317f5 commit 6e52d09Copy full SHA for 6e52d09
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 3.0.5 (2025-02-25)
2
+
3
+### Internal Changes
4
5
+- Fix node-irc API breakage
6
7
# 3.0.4 (2025-02-25)
8
9
### Security
package.json
@@ -1,6 +1,6 @@
{
"name": "matrix-appservice-irc",
- "version": "3.0.4",
+ "version": "3.0.5",
"description": "An IRC Bridge for Matrix",
"main": "app.js",
"bin": "./bin/matrix-appservice-irc",
0 commit comments