Skip to content

Commit

Permalink
Merge pull request #68 from components-ai/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
johno authored Apr 29, 2022
2 parents f855dd6 + 04cce0b commit d8fccfb
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/big-dots-peel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/heavy-goats-exist.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/gui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @compai/css-gui

## 0.0.11

### Patch Changes

- 92b1177: Add border radius input
- 8820f98: Add border image input

## 0.0.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@compai/css-gui",
"version": "0.0.10",
"version": "0.0.11",
"type": "module",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit d8fccfb

Please sign in to comment.