Skip to content

Commit c6a0ab6

Browse files
chore(release): 17.50.0 [skip ci]
# [17.50.0](v17.49.1...v17.50.0) (2025-09-05) ### Features * **json-crdt:** 🎸 improve metadata and header types ([32f4dc0](32f4dc0)) * **json-crdt:** 🎸 store `Log` metadata in file ([d0373f9](d0373f9))
1 parent a2f1d76 commit c6a0ab6

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.50.0](https://github.com/streamich/json-joy/compare/v17.49.1...v17.50.0) (2025-09-05)
2+
3+
4+
### Features
5+
6+
* **json-crdt:** 🎸 improve metadata and header types ([32f4dc0](https://github.com/streamich/json-joy/commit/32f4dc03bbe49659283c603d71b59dfaf7241cc1))
7+
* **json-crdt:** 🎸 store `Log` metadata in file ([d0373f9](https://github.com/streamich/json-joy/commit/d0373f9d7f042788f719d6223a139febeeb63d2a))
8+
19
## [17.49.1](https://github.com/streamich/json-joy/compare/v17.49.0...v17.49.1) (2025-07-25)
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.49.1",
3+
"version": "17.50.0",
44
"description": "Collection of libraries for building collaborative editing apps.",
55
"author": {
66
"name": "streamich",

0 commit comments

Comments
 (0)