Skip to content

Commit 8447aab

Browse files
chore(release): 17.23.0 [skip ci]
# [17.23.0](v17.22.0...v17.23.0) (2024-12-21) ### Bug Fixes * **json-crdt-extensions:** 🐛 improve framment block and inline element trancation ([716589c](716589c)) ### Features * **json-crdt-extensions:** 🎸 implement export to HTML ([ae57070](ae57070)) * **json-crdt-extensions:** 🎸 improve iteration over markers in the Overlay class ([2eaa85d](2eaa85d))
1 parent 7e3619d commit 8447aab

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [17.23.0](https://github.com/streamich/json-joy/compare/v17.22.0...v17.23.0) (2024-12-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **json-crdt-extensions:** 🐛 improve framment block and inline element trancation ([716589c](https://github.com/streamich/json-joy/commit/716589c46a9c13bde0f2df9762a41ecdd8daa775))
7+
8+
9+
### Features
10+
11+
* **json-crdt-extensions:** 🎸 implement export to HTML ([ae57070](https://github.com/streamich/json-joy/commit/ae57070b2dbfc9cdcedaf52404ad805524499522))
12+
* **json-crdt-extensions:** 🎸 improve iteration over markers in the Overlay class ([2eaa85d](https://github.com/streamich/json-joy/commit/2eaa85d515ebe6543bcb33dd6273a45c45fa7271))
13+
114
# [17.22.0](https://github.com/streamich/json-joy/compare/v17.21.0...v17.22.0) (2024-12-01)
215

316

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.22.0",
3+
"version": "17.23.0",
44
"description": "Collection of libraries for building collaborative editing apps.",
55
"author": {
66
"name": "streamich",

0 commit comments

Comments
 (0)