Skip to content

Commit 6186944

Browse files
chore(release): 17.51.0 [skip ci]
# [17.51.0](v17.50.0...v17.51.0) (2025-09-11) ### Features * 🎸 add `.findMax()` utility ([28359d3](28359d3)) * 🎸 add `Log.rebaseBatch()` and `Log.reset()` methods ([20e5630](20e5630)) * 🎸 implement `Log.clone()` method ([4f26c28](4f26c28))
1 parent 315c185 commit 6186944

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+
# [17.51.0](https://github.com/streamich/json-joy/compare/v17.50.0...v17.51.0) (2025-09-11)
2+
3+
4+
### Features
5+
6+
* 🎸 add `.findMax()` utility ([28359d3](https://github.com/streamich/json-joy/commit/28359d37a276aa0373b3212422c2be99122ad9c5))
7+
* 🎸 add `Log.rebaseBatch()` and `Log.reset()` methods ([20e5630](https://github.com/streamich/json-joy/commit/20e5630dd6bdd1b79a54af18b20434f8d88d8585))
8+
* 🎸 implement `Log.clone()` method ([4f26c28](https://github.com/streamich/json-joy/commit/4f26c2803d53b0efb3985fd24ee4309986576d8d))
9+
110
# [17.50.0](https://github.com/streamich/json-joy/compare/v17.49.1...v17.50.0) (2025-09-05)
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": "17.50.0",
3+
"version": "17.51.0",
44
"description": "Collection of libraries for building collaborative editing apps.",
55
"author": {
66
"name": "streamich",

0 commit comments

Comments
 (0)