Skip to content

Commit 3461428

Browse files
committed
4.0.1
1 parent cee25a2 commit 3461428

4 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 4.0.1 (2026-04-02)
2+
3+
## Internal Changes
4+
5+
- Update path-to-regexp from 0.1.12 to 0.1.13. ([\#76](https://github.com/matrix-org/matrix-appservice-node/issues/76))
6+
- Update CI to use NPM Trusted Publishing. ([\#77](https://github.com/matrix-org/matrix-appservice-node/issues/77))
7+
8+
19
4.0.0 (2026-03-19)
210
==================
311

changelog.d/76.misc

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

changelog.d/77.misc

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",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Matrix Application Service Framework",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)