Skip to content

Commit 712c19b

Browse files
Version Packages (#115)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d6e2f46 commit 712c19b

File tree

5 files changed

+10
-14
lines changed

5 files changed

+10
-14
lines changed

.changeset/lemon-icons-reflect.md

-5
This file was deleted.

.changeset/stale-numbers-move.md

-2
This file was deleted.

.changeset/two-seahorses-tan.md

-6
This file was deleted.

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @cube-dev/ui-kit
22

3+
## 0.10.1
4+
5+
### Patch Changes
6+
7+
- [#113](https://github.com/cube-js/cube-ui-kit/pull/113) [`d6e2f46`](https://github.com/cube-js/cube-ui-kit/commit/d6e2f46c15aad30a102e070412e570fbc39ac725) Thanks [@MrFlashAccount](https://github.com/MrFlashAccount)! - Fixed transparent background of `<Select />` component
8+
9+
- [#112](https://github.com/cube-js/cube-ui-kit/pull/112) [`7432820`](https://github.com/cube-js/cube-ui-kit/commit/743282055b923d841d9caab34361a4f4df2e987f) Thanks [@tenphi](https://github.com/tenphi)! - Stabilize Form behavior.
10+
Fix Switch component styles.
11+
312
## 0.10.0
413

514
### Minor Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cube-dev/ui-kit",
3-
"version": "0.10.0",
3+
"version": "0.10.1",
44
"description": "UIKit for Cube Projects",
55
"module": "dist/es/index.js",
66
"main": "dist/cjs/index.js",

0 commit comments

Comments
 (0)