Skip to content

Commit 6a87c69

Browse files
chore(release): 17.0.0 [skip ci]
# [17.0.0](v16.27.2...v17.0.0) (2024-10-06) ### Bug Fixes * 🐛 correct library imports ([8e12deb](8e12deb)) ### chore * 🤖 remove migrated sub-libraries ([a04825a](a04825a)) ### BREAKING CHANGES * 🧨 A number of sub-libraries have been externalized
1 parent 3752bb4 commit 6a87c69

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# [17.0.0](https://github.com/streamich/json-joy/compare/v16.27.2...v17.0.0) (2024-10-06)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐛 correct library imports ([8e12deb](https://github.com/streamich/json-joy/commit/8e12deb0bd217155e7975c7e44cb0edef9e18480))
7+
8+
9+
### chore
10+
11+
* 🤖 remove migrated sub-libraries ([a04825a](https://github.com/streamich/json-joy/commit/a04825a073a2ac2be1f1565082e1511ae710a9b0))
12+
13+
14+
### BREAKING CHANGES
15+
16+
* 🧨 A number of sub-libraries have been externalized
17+
118
## [16.27.2](https://github.com/streamich/json-joy/compare/v16.27.1...v16.27.2) (2024-10-05)
219

320

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

0 commit comments

Comments
 (0)