Skip to content

Commit 2759ea5

Browse files
authored
Merge pull request #519 from components-ai/changeset-release/main
Version Packages
2 parents 28c1ed1 + 56f8417 commit 2759ea5

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/grumpy-apples-agree.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.183
4+
5+
### Patch Changes
6+
7+
- 49aae809: Constrain to accessible contrasts when generating colors
8+
39
## 0.0.182
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.182",
3+
"version": "0.0.183",
44
"type": "module",
55
"module": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)