Skip to content

Commit 5529c90

Browse files
chore(release): 17.32.1 [skip ci]
## [17.32.1](v17.32.0...v17.32.1) (2025-03-20) ### Bug Fixes * **json-crdt-extensions:** 🐛 correctly insert nested nodes ([89a4c94](89a4c94)) * **json-crdt:** 🐛 add behavior to attrs of imported node ([5fb49fe](5fb49fe))
1 parent a4ee0c3 commit 5529c90

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [17.32.1](https://github.com/streamich/json-joy/compare/v17.32.0...v17.32.1) (2025-03-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **json-crdt-extensions:** 🐛 correctly insert nested nodes ([89a4c94](https://github.com/streamich/json-joy/commit/89a4c9462fb82bf867e9e8f824f39072321ebffb))
7+
* **json-crdt:** 🐛 add behavior to attrs of imported node ([5fb49fe](https://github.com/streamich/json-joy/commit/5fb49fe5399b6d95cd0192da15c8c97f816943f3))
8+
19
# [17.32.0](https://github.com/streamich/json-joy/compare/v17.31.0...v17.32.0) (2025-03-17)
210

311

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

0 commit comments

Comments
 (0)