Skip to content

Commit

Permalink
Merge pull request #629 from components-ai/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
johno authored Sep 30, 2022
2 parents debd3b8 + a4c7f06 commit f6d919e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/clever-kangaroos-warn.md

This file was deleted.

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

## 0.0.245

### Patch Changes

- debd3b89: Properly handle pseudos when stringifying CSS object

## 0.0.244

### 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.244",
"version": "0.0.245",
"type": "module",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

1 comment on commit f6d919e

@vercel
Copy link

@vercel vercel bot commented on f6d919e Sep 30, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

css-gui – ./

css-gui.vercel.app
css-gui-components-ai.vercel.app
css-gui-git-main-components-ai.vercel.app

Please sign in to comment.