From b7c0a36792fcfc6f514d333a4cd50621752df82e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 12:37:12 +0000 Subject: [PATCH] chore: release --- .changeset/lazy-pandas-tidy.md | 5 ----- .changeset/lucky-frogs-inform.md | 13 ------------- CHANGELOG.md | 18 ++++++++++++++++++ package.json | 2 +- 4 files changed, 19 insertions(+), 19 deletions(-) delete mode 100644 .changeset/lazy-pandas-tidy.md delete mode 100644 .changeset/lucky-frogs-inform.md diff --git a/.changeset/lazy-pandas-tidy.md b/.changeset/lazy-pandas-tidy.md deleted file mode 100644 index f0a18fee1..000000000 --- a/.changeset/lazy-pandas-tidy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@cube-dev/ui-kit': patch ---- - -Update `@tenphi/tasty` to 2.11.0 and `@tenphi/eslint-plugin-tasty` to 0.11.2, and reformat the styles the new lint rules cover. No public API or rendering change — every rewrite was verified to emit identical CSS, and Chromatic reports all 905 stories unchanged. diff --git a/.changeset/lucky-frogs-inform.md b/.changeset/lucky-frogs-inform.md deleted file mode 100644 index 153259cfe..000000000 --- a/.changeset/lucky-frogs-inform.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -'@cube-dev/ui-kit': minor ---- - -Added the `InfoBadge` component — an informational icon with a tooltip. It renders as a plain `ItemBadge` by default and upgrades to an `ItemAction` link/button as soon as `to` or `onPress` is provided, so the same icon can point at the docs. The badge contains its own press events (including `preventDefault` on click), which lets it sit inside a bigger click target — a field `