Skip to content

Commit 0827748

Browse files
chore: release
1 parent 2822be0 commit 0827748

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/green-geckos-wave.md

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

.changeset/rare-baboons-bathe.md

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

.changeset/slimy-camels-flash.md

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

CHANGELOG.md

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

3+
## 0.59.5
4+
5+
### Patch Changes
6+
7+
- [#637](https://github.com/cube-js/cube-ui-kit/pull/637) [`2822be0`](https://github.com/cube-js/cube-ui-kit/commit/2822be08e731d95b8a55b7ac5a699d2f8ef7a9c6) Thanks [@tenphi](https://github.com/tenphi)! - Change `note-text` to improve contrast.
8+
9+
- [#637](https://github.com/cube-js/cube-ui-kit/pull/637) [`2822be0`](https://github.com/cube-js/cube-ui-kit/commit/2822be08e731d95b8a55b7ac5a699d2f8ef7a9c6) Thanks [@tenphi](https://github.com/tenphi)! - Add `special` theme for components that use them.
10+
11+
- [#637](https://github.com/cube-js/cube-ui-kit/pull/637) [`2822be0`](https://github.com/cube-js/cube-ui-kit/commit/2822be08e731d95b8a55b7ac5a699d2f8ef7a9c6) Thanks [@tenphi](https://github.com/tenphi)! - Allow to set mods for Tag component.
12+
313
## 0.59.4
414

515
### 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.59.4",
3+
"version": "0.59.5",
44
"description": "UIKit for Cube Projects",
55
"module": "dist/es/index.js",
66
"types": "dist/types/index.d.ts",

0 commit comments

Comments
 (0)