Skip to content

Commit 19898fa

Browse files
Version Packages (#650)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 762b604 commit 19898fa

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/neat-clouds-sleep.md

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

.changeset/strong-falcons-complain.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.59.10
4+
5+
### Patch Changes
6+
7+
- [#647](https://github.com/cube-js/cube-ui-kit/pull/647) [`762b604`](https://github.com/cube-js/cube-ui-kit/commit/762b604b916abe20932dbd0e9b59a39c61db971b) Thanks [@tenphi](https://github.com/tenphi)! - Faster overlay transition with 120ms duration instead of 180ms.
8+
9+
- [#647](https://github.com/cube-js/cube-ui-kit/pull/647) [`762b604`](https://github.com/cube-js/cube-ui-kit/commit/762b604b916abe20932dbd0e9b59a39c61db971b) Thanks [@tenphi](https://github.com/tenphi)! - Minor fixes for typings.
10+
311
## 0.59.9
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.59.9",
3+
"version": "0.59.10",
44
"type": "module",
55
"description": "UIKit for Cube Projects",
66
"module": "dist/es/index.js",

0 commit comments

Comments
 (0)