Skip to content

Commit dbdb619

Browse files
chore(release): 15.7.0 [skip ci]
# [15.7.0](v15.6.0...v15.7.0) (2024-04-28) ### Features * **json-crdt-extensions:** 🎸 implement OverlayPointMarker ([4612bd4](4612bd4)) * **json-crdt-extensions:** 🎸 improve MarkerOverlayPoint presentation ([b6b6521](b6b6521))
1 parent 22252d9 commit dbdb619

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+
# [15.7.0](https://github.com/streamich/json-joy/compare/v15.6.0...v15.7.0) (2024-04-28)
2+
3+
4+
### Features
5+
6+
* **json-crdt-extensions:** 🎸 implement OverlayPointMarker ([4612bd4](https://github.com/streamich/json-joy/commit/4612bd4ce746ecc73203d8a25528818c27959752))
7+
* **json-crdt-extensions:** 🎸 improve MarkerOverlayPoint presentation ([b6b6521](https://github.com/streamich/json-joy/commit/b6b6521199ae5419d49d99294b5831c248c2d75c))
8+
19
# [15.6.0](https://github.com/streamich/json-joy/compare/v15.5.0...v15.6.0) (2024-04-28)
210

311
### Bug Fixes

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

0 commit comments

Comments
 (0)