Skip to content

Commit 64b4f38

Browse files
authored
Merge pull request #21 from infinitybase/changeset-release/main
chore: version packages
2 parents c838a9c + 6e74e33 commit 64b4f38

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/cool-flowers-beg.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.4.2
4+
5+
### Patch Changes
6+
7+
- [#20](https://github.com/infinitybase/bako-ui/pull/20) [`ccef5d4`](https://github.com/infinitybase/bako-ui/commit/ccef5d417cb2c75ec3c5290191c79fa785e274cc) Thanks [@Vitosoaresp](https://github.com/Vitosoaresp)! - update default border radius for input and textarea
8+
39
## 0.4.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.4.1",
3+
"version": "0.4.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)