File tree Expand file tree Collapse file tree 7 files changed +19
-6
lines changed Expand file tree Collapse file tree 7 files changed +19
-6
lines changed Original file line number Diff line number Diff line change 1+ 8.1.0 (2023-02-07)
2+ ==================
3+
4+ Bugfixes
5+ --------
6+
7+ - Fix vulnerability in JSON5 parser: https://github.com/json5/json5/issues/295 . ([ \# 457] ( https://github.com/matrix-org/matrix-appservice-bridge/issues/457 ) )
8+
9+
10+ Internal Changes
11+ ----------------
12+
13+ - Add ` release.sh ` script to automate the release process. ([ \# 452] ( https://github.com/matrix-org/matrix-appservice-bridge/issues/452 ) )
14+ - Use environment variables for version and ref_name in GitHub Actions. ([ \# 455] ( https://github.com/matrix-org/matrix-appservice-bridge/issues/455 ) )
15+ - Fix typo in warning message: "Failed to exchnage the token". ([ \# 456] ( https://github.com/matrix-org/matrix-appservice-bridge/issues/456 ) )
16+ - Improve Provisioning API rate limiting and fix response headers. ([ \# 458] ( https://github.com/matrix-org/matrix-appservice-bridge/issues/458 ) )
17+
18+
1198.0.1 (2022-12-08)
220==================
321
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
22 "name" : " matrix-appservice-bridge" ,
3- "version" : " 8.0.1 " ,
3+ "version" : " 8.1.0 " ,
44 "description" : " Bridging infrastructure for Matrix Application Services" ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments