Skip to content

Commit 06a8eda

Browse files
chore(release): 16.22.1 [skip ci]
## [16.22.1](v16.22.0...v16.22.1) (2024-08-01) ### Bug Fixes * **json-type-value:** 🐛 add default type for values ([ee36743](ee36743))
1 parent ee36743 commit 06a8eda

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [16.22.1](https://github.com/streamich/json-joy/compare/v16.22.0...v16.22.1) (2024-08-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **json-type-value:** 🐛 add default type for values ([ee36743](https://github.com/streamich/json-joy/commit/ee367432dad787cc51775f0e98cd2721d973a17f))
7+
18
# [16.22.0](https://github.com/streamich/json-joy/compare/v16.21.0...v16.22.0) (2024-07-29)
29

310

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

0 commit comments

Comments
 (0)