Skip to content

Commit 7047aad

Browse files
authored
Merge pull request #27 from infinitybase/changeset-release/main
chore: version packages
2 parents 02ec57e + 1615d57 commit 7047aad

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/few-states-flash.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.2
4+
5+
### Patch Changes
6+
7+
- [#26](https://github.com/infinitybase/bako-ui/pull/26) [`fe44f02`](https://github.com/infinitybase/bako-ui/commit/fe44f0237950810cc78da8affd0758823167b1c6) Thanks [@Vitosoaresp](https://github.com/Vitosoaresp)! - Add exported combobox hooks from Chakra UI
8+
39
## 0.5.1
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.1",
3+
"version": "0.5.2",
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)