Skip to content

Commit 511e927

Browse files
chore(release): 16.23.2 [skip ci]
## [16.23.2](v16.23.1...v16.23.2) (2024-09-17) ### Bug Fixes * **json-crdt:** 🐛 do not detach builder clock on .reset() ([e668d84](e668d84))
1 parent 51e47aa commit 511e927

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+
## [16.23.2](https://github.com/streamich/json-joy/compare/v16.23.1...v16.23.2) (2024-09-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **json-crdt:** 🐛 do not detach builder clock on .reset() ([e668d84](https://github.com/streamich/json-joy/commit/e668d84c0e0447bfd89339ff82785874118ba8ac))
7+
18
## [16.23.1](https://github.com/streamich/json-joy/compare/v16.23.0...v16.23.1) (2024-08-19)
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": "16.23.1",
3+
"version": "16.23.2",
44
"description": "Collection of libraries for building collaborative editing apps.",
55
"author": {
66
"name": "streamich",

0 commit comments

Comments
 (0)