Skip to content

Commit d2eaee7

Browse files
authored
Merge pull request #546 from components-ai/changeset-release/main
Version Packages
2 parents 5cb0fcf + 682ef7c commit d2eaee7

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tough-berries-carry.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.197
4+
5+
### Patch Changes
6+
7+
- 5cb0fcf5: Show function names in input
8+
39
## 0.0.196
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.196",
3+
"version": "0.0.197",
44
"type": "module",
55
"module": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)