Skip to content

Commit 56252b5

Browse files
Version Packages
1 parent 25e15f7 commit 56252b5

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/proud-phones-call.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.223
4+
5+
### Patch Changes
6+
7+
- 049630e1: Add repeat keywords to count
8+
39
## 0.0.222
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.222",
3+
"version": "0.0.223",
44
"type": "module",
55
"module": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)