Skip to content

Commit

Permalink
version packages (#865)
Browse files Browse the repository at this point in the history
Co-authored-by: asyncapi-bot <[email protected]>
  • Loading branch information
asyncapi-bot and asyncapi-bot authored Dec 12, 2023
1 parent b81aeaa commit 2116282
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
7 changes: 0 additions & 7 deletions .changeset/fluffy-plums-mix.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @asyncapi/studio-ui

## 0.3.0

### Minor Changes

- 37bdfa0: - Added AppCard component.
- change the dark background color of the design system.
- Modified InfoBadges so it exports Info type.

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asyncapi/studio-ui",
"version": "0.2.0",
"version": "0.3.0",
"private": true,
"types": "./components/index.tsx",
"sideEffects": [
Expand Down

0 comments on commit 2116282

Please sign in to comment.