Skip to content

Commit dcf7391

Browse files
chore(release): 16.3.0 [skip ci]
# [16.3.0](v16.2.0...v16.3.0) (2024-05-08) ### Features * **json-crdt-extensions:** 🎸 improve .points() iteration at offset ([8de8676](8de8676)) * **json-crdt-extensions:** 🎸 improve Overlay.pairs() iterator ([b095301](b095301))
1 parent 6676486 commit dcf7391

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+
# [16.3.0](https://github.com/streamich/json-joy/compare/v16.2.0...v16.3.0) (2024-05-08)
2+
3+
4+
### Features
5+
6+
* **json-crdt-extensions:** 🎸 improve .points() iteration at offset ([8de8676](https://github.com/streamich/json-joy/commit/8de86766519c5e3dfbf28e0fd4943c00d2f0b277))
7+
* **json-crdt-extensions:** 🎸 improve Overlay.pairs() iterator ([b095301](https://github.com/streamich/json-joy/commit/b095301aa285ff49ecedc7790911a71071522fb2))
8+
19
# [16.2.0](https://github.com/streamich/json-joy/compare/v16.1.0...v16.2.0) (2024-05-07)
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": "16.2.0",
3+
"version": "16.3.0",
44
"description": "Collection of libraries for building collaborative editing apps.",
55
"author": {
66
"name": "streamich",

0 commit comments

Comments
 (0)