Skip to content

Commit 7f0e3e5

Browse files
committed
v3.1.1
1 parent 52751f8 commit 7f0e3e5

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
@@ -11,6 +11,12 @@ All notable changes to this project will be documented in this file.
1111
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
1212
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1313

14+
## [3.1.1] - 2025-03-29
15+
16+
### Added
17+
18+
- Synapse admin api endpoints for suspend and unsuspend.
19+
1420
## [3.0.0] - 2025-03-23
1521

1622
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gnuxie/matrix-protection-suite-for-matrix-bot-sdk",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"main": "dist/index.js",
55
"types": "dist/index.d.ts",
66
"files": [

0 commit comments

Comments
 (0)