Skip to content

Commit 9e6e725

Browse files
chore: release
1 parent 9b20254 commit 9e6e725

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/mean-trains-double.md

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

.changeset/upgrade-vite-8.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.121.6
4+
5+
### Patch Changes
6+
7+
- [`a86746f2`](https://github.com/cube-js/cube-ui-kit/commit/a86746f25df462ced0fa09e89adf386376d48591) Thanks [@tenphi](https://github.com/tenphi)! - Fix typography presets declaration.
8+
9+
- [#1078](https://github.com/cube-js/cube-ui-kit/pull/1078) [`16ade014`](https://github.com/cube-js/cube-ui-kit/commit/16ade014d67749ca22ae97819d12442744ba4bdc) Thanks [@tenphi](https://github.com/tenphi)! - Upgrade to Vite 8 (Rolldown-powered), @vitejs/plugin-react v6, and Vitest 4.1. Remove unused storybook-addon-turbo-build. Migrate vitest config from deprecated esbuild option to oxc.
10+
311
## 0.121.5
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.121.5",
3+
"version": "0.121.6",
44
"type": "module",
55
"description": "UIKit for Cube Projects",
66
"repository": {

0 commit comments

Comments
 (0)