Skip to content

Commit 042ee8c

Browse files
chore: release (#126)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f4ed612 commit 042ee8c

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/neat-bikes-wonder.md

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

.changeset/serious-mails-remember.md

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

CHANGELOG.md

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

3+
## 0.10.5
4+
5+
### Patch Changes
6+
7+
- [#125](https://github.com/cube-js/cube-ui-kit/pull/125) [`7c457f5`](https://github.com/cube-js/cube-ui-kit/commit/7c457f5cb85983f0ed3870d9b2f78b1bdfd81f9f) Thanks [@tenphi](https://github.com/tenphi)! - fix(Card): pass style props
8+
9+
- [#124](https://github.com/cube-js/cube-ui-kit/pull/124) [`f4ed612`](https://github.com/cube-js/cube-ui-kit/commit/f4ed612289bff0526b61696e3d5c054a2cb578fc) Thanks [@tenphi](https://github.com/tenphi)! - fix(Space): condition for the vertical modifier
10+
311
## 0.10.4
412

513
### Patch Changes

package.json

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

0 commit comments

Comments
 (0)