Skip to content

Commit a179561

Browse files
chore(release): 16.23.0 [skip ci]
# [16.23.0](v16.22.1...v16.23.0) (2024-08-08) ### Bug Fixes * **json-type-value:** 🐛 show value encoding problemsn in development mode ([24d5adb](24d5adb)) ### Features * **json-type:** 🎸 improve type builder import method ([544188a](544188a))
1 parent 82cb893 commit a179561

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+
# [16.23.0](https://github.com/streamich/json-joy/compare/v16.22.1...v16.23.0) (2024-08-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **json-type-value:** 🐛 show value encoding problemsn in development mode ([24d5adb](https://github.com/streamich/json-joy/commit/24d5adb96622b3f146a05a597cd2a61fd84c8ed9))
7+
8+
9+
### Features
10+
11+
* **json-type:** 🎸 improve type builder import method ([544188a](https://github.com/streamich/json-joy/commit/544188a8d439f5493576ff8e97a4bc9ae2d9d337))
12+
113
## [16.22.1](https://github.com/streamich/json-joy/compare/v16.22.0...v16.22.1) (2024-08-01)
214

315

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

0 commit comments

Comments
 (0)