Skip to content

Commit 70207da

Browse files
chore(release): 15.6.0 [skip ci]
# [15.6.0](v15.5.0...v15.6.0) (2024-04-28) ### Bug Fixes * **json-crdt:** 🐛 store golbal session in clock vector ([407c383](407c383)) ### Features * **json-crdt:** 🎸 use SESSION.GLOBAL for default value and schema setup ([4813bc9](4813bc9))
1 parent 1eef20d commit 70207da

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [15.6.0](https://github.com/streamich/json-joy/compare/v15.5.0...v15.6.0) (2024-04-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **json-crdt:** 🐛 store golbal session in clock vector ([407c383](https://github.com/streamich/json-joy/commit/407c38321ea43916cc8ccd0ce0ff3f678e5be76e))
7+
8+
9+
### Features
10+
11+
* **json-crdt:** 🎸 use SESSION.GLOBAL for default value and schema setup ([4813bc9](https://github.com/streamich/json-joy/commit/4813bc99d91e5a7287fc23b51ad29b0a37a18d91))
12+
113
# [15.5.0](https://github.com/streamich/json-joy/compare/v15.4.1...v15.5.0) (2024-04-26)
214

315
### Features

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

0 commit comments

Comments
 (0)