Skip to content

Commit ccca6b9

Browse files
Version Packages (#1095)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6a28637 commit ccca6b9

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/silly-pens-play.md

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

.changeset/style-subelement-cleanup.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.124.1
4+
5+
### Patch Changes
6+
7+
- [#1096](https://github.com/cube-js/cube-ui-kit/pull/1096) [`6a286379`](https://github.com/cube-js/cube-ui-kit/commit/6a286379347665c7de452b27d1644bdc1a7172e0) Thanks [@tenphi](https://github.com/tenphi)! - Propagate mods to TextInputBase in TextArea.
8+
9+
- [#1092](https://github.com/cube-js/cube-ui-kit/pull/1092) [`6afa2741`](https://github.com/cube-js/cube-ui-kit/commit/6afa2741b0d9287e427a6b7a4dc59bcb94d9a3fc) Thanks [@tenphi](https://github.com/tenphi)! - Refactor internal styled component sub-elements to use tasty `# @cube-dev/ui-kit selector syntax instead of raw CSS selectors (`'& svg'`, `'& code'`). Remove unused `Postfix`and`ButtonIcon`sub-element styles from`Menu` item styles.
10+
311
## 0.124.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.124.0",
3+
"version": "0.124.1",
44
"type": "module",
55
"description": "UIKit for Cube Projects",
66
"repository": {

0 commit comments

Comments
 (0)