Skip to content

Commit 36b555e

Browse files
chore(release): 16.5.0 [skip ci]
# [16.5.0](v16.4.0...v16.5.0) (2024-05-11) ### Features * **json-crdt-extensions:** 🎸 add initial Inline class implementation ([9994f2a](9994f2a)) * **json-crdt-extensions:** 🎸 improve Inline.attr() implementation ([c6c5b62](c6c5b62)) * **json-crdt-extensions:** 🎸 improve Inline.key() implementation ([4f5f012](4f5f012))
1 parent 8ffd3d8 commit 36b555e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [16.5.0](https://github.com/streamich/json-joy/compare/v16.4.0...v16.5.0) (2024-05-11)
2+
3+
4+
### Features
5+
6+
* **json-crdt-extensions:** 🎸 add initial Inline class implementation ([9994f2a](https://github.com/streamich/json-joy/commit/9994f2abd0da082e7e36bda50f89506f5b38a483))
7+
* **json-crdt-extensions:** 🎸 improve Inline.attr() implementation ([c6c5b62](https://github.com/streamich/json-joy/commit/c6c5b621e9f934903cc5b6393c73708c2afac752))
8+
* **json-crdt-extensions:** 🎸 improve Inline.key() implementation ([4f5f012](https://github.com/streamich/json-joy/commit/4f5f012f3dc812058270ec5b1977ba3debd6e792))
9+
110
# [16.4.0](https://github.com/streamich/json-joy/compare/v16.3.0...v16.4.0) (2024-05-10)
211

312

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

0 commit comments

Comments
 (0)