Skip to content

Commit 81e278f

Browse files
Version Packages (#568)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c9f76f5 commit 81e278f

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/eleven-foxes-shake.md

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

.changeset/metal-worms-worry.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.51.0
4+
5+
### Minor Changes
6+
7+
- [#567](https://github.com/cube-js/cube-ui-kit/pull/567) [`c9f76f5`](https://github.com/cube-js/cube-ui-kit/commit/c9f76f5c1400dc96774ed18769ee951be4b1a687) Thanks [@tenphi](https://github.com/tenphi)! - Remove underlay from dialogs with type `panel`.
8+
9+
- [#567](https://github.com/cube-js/cube-ui-kit/pull/567) [`c9f76f5`](https://github.com/cube-js/cube-ui-kit/commit/c9f76f5c1400dc96774ed18769ee951be4b1a687) Thanks [@tenphi](https://github.com/tenphi)! - Add ReturnIcon component.
10+
311
## 0.50.0
412

513
### Minor 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.50.0",
3+
"version": "0.51.0",
44
"description": "UIKit for Cube Projects",
55
"module": "dist/es/index.js",
66
"main": "dist/cjs/index.js",

0 commit comments

Comments
 (0)