Skip to content

Commit 0cb54ac

Browse files
Merge pull request #32 from infinitybase/changeset-release/main
chore: version packages
2 parents ac2a4f4 + c98d3ef commit 0cb54ac

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/strong-moles-care.md

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

packages/ui/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @bako/ui
22

3+
## 0.5.5
4+
5+
### Patch Changes
6+
7+
- [#30](https://github.com/infinitybase/bako-ui/pull/30) [`6b8457c`](https://github.com/infinitybase/bako-ui/commit/6b8457c662f5283768a50087bcbe37320736eae3) Thanks [@pedroanastacio](https://github.com/pedroanastacio)! - Add optional placeholder and prevent options menu from opening when it is empty
8+
39
## 0.5.4
410

511
### Patch 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": "bako-ui",
3-
"version": "0.5.4",
3+
"version": "0.5.5",
44
"description": "Bako Design System - A modern React component library built with Chakra UI",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)