Skip to content

Commit 2b21148

Browse files
authored
Merge pull request #558 from components-ai/changeset-release/main
Version Packages
2 parents 2908cba + 8541ae7 commit 2b21148

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/cold-ties-fly.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/gui/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @compai/css-gui
22

3+
## 0.0.206
4+
5+
### Patch Changes
6+
7+
- 2908cba5: Make sure default value is passed to base schema
8+
39
## 0.0.205
410

511
### Patch Changes

packages/gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@compai/css-gui",
3-
"version": "0.0.205",
3+
"version": "0.0.206",
44
"type": "module",
55
"module": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)