Skip to content

Commit 633e1f8

Browse files
chore(release): 16.27.2 [skip ci]
## [16.27.2](v16.27.1...v16.27.2) (2024-10-05) ### Bug Fixes * 🐛 move json-expression library externally ([3d62c55](3d62c55))
1 parent df572fa commit 633e1f8

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.27.2](https://github.com/streamich/json-joy/compare/v16.27.1...v16.27.2) (2024-10-05)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐛 move json-expression library externally ([3d62c55](https://github.com/streamich/json-joy/commit/3d62c5598ee1272f7b751f4072a027bea175d73f))
7+
18
## [16.27.1](https://github.com/streamich/json-joy/compare/v16.27.0...v16.27.1) (2024-10-05)
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.27.1",
3+
"version": "16.27.2",
44
"description": "Collection of libraries for building collaborative editing apps.",
55
"author": {
66
"name": "streamich",

0 commit comments

Comments
 (0)