Skip to content

Commit 40d919c

Browse files
chore: prepare release 1.12.2
1 parent f5d9e4a commit 40d919c

4 files changed

Lines changed: 8 additions & 11 deletions

File tree

.changeset/fix-embed-render.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/maxHeight-stateEvent-fix.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Sable Client Changelog
22

3+
## 1.12.2 (2026-03-24)
4+
5+
### Fixes
6+
7+
* Fix standard embed links not rendering. ([#506](https://github.com/SableClient/Sable/pull/506) by @7w1)
8+
* Added maximum height to state events ([#491](https://github.com/SableClient/Sable/pull/491) by @nushea)
9+
310
## 1.12.1 (2026-03-24)
411

512
### Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sable",
3-
"version": "1.12.1",
3+
"version": "1.12.2",
44
"description": "An almost stable Matrix client",
55
"type": "module",
66
"packageManager": "[email protected]+sha512.a706938f0e89ac1456b6563eab4edf1d1faf3368d1191fc5c59790e96dc918e4456ab2e67d613de1043d2e8c81f87303e6b40d4ffeca9df15ef1ad567348f2be",

0 commit comments

Comments
 (0)