We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 632c861 + c358f55 commit a2af3acCopy full SHA for a2af3ac
3 files changed
.changeset/empty-ants-itch.md
packages/core/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @foldcms/core
2
3
+## 0.3.5
4
+
5
+### Patch Changes
6
7
+- 632c861: Fix error because of platform bun in test that needs effect cluster
8
9
## 0.3.4
10
11
### Patch Changes
packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@foldcms/core",
- "version": "0.3.4",
+ "version": "0.3.5",
"files": [
"dist"
],
0 commit comments