We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df572fa commit 633e1f8Copy full SHA for 633e1f8
CHANGELOG.md
@@ -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
8
## [16.27.1](https://github.com/streamich/json-joy/compare/v16.27.0...v16.27.1) (2024-10-05)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "json-joy",
- "version": "16.27.1",
+ "version": "16.27.2",
"description": "Collection of libraries for building collaborative editing apps.",
"author": {
"name": "streamich",
0 commit comments