Skip to content

Commit 6982273

Browse files
chore(release): 17.35.0 [skip ci]
# [17.35.0](v17.34.0...v17.35.0) (2025-03-25) ### Bug Fixes * **json-crdt-peritext-ui:** 🐛 correct batch type ([4e1553b](4e1553b)) ### Features * **json-crdt-peritext-ui:** 🎸 adjust padding ([8b59bb1](8b59bb1)) * **json-crdt-peritext-ui:** 🎸 create blocks plugin for Peritext block rendering ([4a23e5c](4a23e5c)) * **json-crdt-peritext-ui:** 🎸 show block type in debug mode ([888e051](888e051)) * **json-crdt-peritext-ui:** 🎸 support soft line break inserts ([c14a66c](c14a66c))
1 parent 2f8ec5f commit 6982273

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [17.35.0](https://github.com/streamich/json-joy/compare/v17.34.0...v17.35.0) (2025-03-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **json-crdt-peritext-ui:** 🐛 correct batch type ([4e1553b](https://github.com/streamich/json-joy/commit/4e1553bc51cf38fadc8a30cb71838cc90ee2bccd))
7+
8+
9+
### Features
10+
11+
* **json-crdt-peritext-ui:** 🎸 adjust padding ([8b59bb1](https://github.com/streamich/json-joy/commit/8b59bb15cbd77d59378df5bc9e75c78d002fdc2a))
12+
* **json-crdt-peritext-ui:** 🎸 create blocks plugin for Peritext block rendering ([4a23e5c](https://github.com/streamich/json-joy/commit/4a23e5c50a9a948d1a943585bc441c350f292282))
13+
* **json-crdt-peritext-ui:** 🎸 show block type in debug mode ([888e051](https://github.com/streamich/json-joy/commit/888e0514ad4b9fbf4282dea69a93f9b98e26fc8f))
14+
* **json-crdt-peritext-ui:** 🎸 support soft line break inserts ([c14a66c](https://github.com/streamich/json-joy/commit/c14a66ca17ba6033cd47c578da1c55a43983d578))
15+
116
# [17.34.0](https://github.com/streamich/json-joy/compare/v17.33.0...v17.34.0) (2025-03-24)
217

318

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-joy",
3-
"version": "17.34.0",
3+
"version": "17.35.0",
44
"description": "Collection of libraries for building collaborative editing apps.",
55
"author": {
66
"name": "streamich",

0 commit comments

Comments
 (0)