Skip to content

Commit 2116282

Browse files
asyncapi-botasyncapi-bot
andauthored
version packages (#865)
Co-authored-by: asyncapi-bot <info@asyncapi.io>
1 parent b81aeaa commit 2116282

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/fluffy-plums-mix.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/ui/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @asyncapi/studio-ui
22

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- 37bdfa0: - Added AppCard component.
8+
- change the dark background color of the design system.
9+
- Modified InfoBadges so it exports Info type.
10+
311
## 0.2.0
412

513
### Minor Changes

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@asyncapi/studio-ui",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"private": true,
55
"types": "./components/index.tsx",
66
"sideEffects": [

0 commit comments

Comments
 (0)