Skip to content

Commit 30c85b0

Browse files
chore(release): 17.29.1 [skip ci]
## [17.29.1](v17.29.0...v17.29.1) (2025-02-21) ### Bug Fixes * **json-crdt:** 🐛 return specific type from getSnapshot() ([17aaefe](17aaefe))
1 parent 1d308b1 commit 30c85b0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [17.29.1](https://github.com/streamich/json-joy/compare/v17.29.0...v17.29.1) (2025-02-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **json-crdt:** 🐛 return specific type from getSnapshot() ([17aaefe](https://github.com/streamich/json-joy/commit/17aaefe5691af208b4d0b30b72d12532b4f744f7))
7+
18
# [17.29.0](https://github.com/streamich/json-joy/compare/v17.28.0...v17.29.0) (2025-02-15)
29

310

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

0 commit comments

Comments
 (0)