File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,16 @@ All notable changes to this project will be documented in this file.
1111The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
1212and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
1313
14+ ## [ 4.0.0] - 2025-10-10
15+
16+ ### Changed
17+
18+ - Updated to MPS v4.0.0
19+
20+ ### Fixed
21+
22+ - Empty ` filter ` query parameter being emitted on ` /messages ` pagination.
23+
1424## [ 3.11.0] - 2025-08-14
1525
1626### Changed
Original file line number Diff line number Diff line change 11{
22 "name" : " @gnuxie/matrix-protection-suite-for-matrix-bot-sdk" ,
3- "version" : " 3.12 .0" ,
3+ "version" : " 4.0 .0" ,
44 "main" : " dist/index.js" ,
55 "types" : " dist/index.d.ts" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments