Skip to content

Commit 35aa251

Browse files
author
mrmrs
committed
Updates version
1 parent 294beec commit 35aa251

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/healthy-gorillas-grow.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.231
4+
5+
### Patch Changes
6+
7+
- 294beec5: Adds new svg elements and attributes
8+
39
## 0.0.230
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.230",
3+
"version": "0.0.231",
44
"type": "module",
55
"module": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)