Skip to content

Commit 32b4b29

Browse files
Version Packages (#636)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ac9100a commit 32b4b29

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/dry-donuts-prove.md

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

.changeset/pink-frogs-raise.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.4
4+
5+
### Patch Changes
6+
7+
- [#635](https://github.com/cube-js/cube-ui-kit/pull/635) [`ac9100a`](https://github.com/cube-js/cube-ui-kit/commit/ac9100ae1e7ca0d38b9d077ccb2d63f6022e87f3) Thanks [@tenphi](https://github.com/tenphi)! - Fix outline styles after migration in various components.
8+
9+
- [#635](https://github.com/cube-js/cube-ui-kit/pull/635) [`ac9100a`](https://github.com/cube-js/cube-ui-kit/commit/ac9100ae1e7ca0d38b9d077ccb2d63f6022e87f3) Thanks [@tenphi](https://github.com/tenphi)! - Fix border radius in Action buttons in CopySnippet.
10+
311
## 0.59.3
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.3",
3+
"version": "0.59.4",
44
"description": "UIKit for Cube Projects",
55
"module": "dist/es/index.js",
66
"types": "dist/types/index.d.ts",

0 commit comments

Comments
 (0)