Skip to content

Commit 61905a6

Browse files
authored
Merge pull request #553 from components-ai/changeset-release/main
Version Packages
2 parents 9b51919 + 70e0639 commit 61905a6

File tree

5 files changed

+9
-16
lines changed

5 files changed

+9
-16
lines changed

.changeset/fair-yaks-obey.md

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

.changeset/itchy-pumas-suffer.md

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

.changeset/selfish-lamps-wash.md

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

packages/gui/CHANGELOG.md

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

3+
## 0.0.202
4+
5+
### Patch Changes
6+
7+
- f7c41754: Bump @radix-ui/react-switch from 0.1.5 to 1.0.0
8+
- 5aa3cbec: Bump @radix-ui/react-dropdown-menu from 0.1.6 to 1.0.0
9+
- 473ba671: Bump @radix-ui/react-popover from 0.1.6 to 1.0.0
10+
311
## 0.0.201
412

513
### 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.201",
3+
"version": "0.0.202",
44
"type": "module",
55
"module": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)