From e235c912b7b192a36ab7945bc83e1431cb8f657c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 18:45:56 +0000 Subject: [PATCH 1/2] chore: version packages --- .changeset/agents-md-rac-convention-guidance.md | 4 ---- .changeset/lucky-lions-divide.md | 5 ----- .changeset/upset-pianos-camp.md | 9 --------- packages/components/CHANGELOG.md | 9 +++++++++ packages/components/package.json | 2 +- packages/icons/CHANGELOG.md | 11 +++++++++++ packages/icons/package.json | 2 +- 7 files changed, 22 insertions(+), 20 deletions(-) delete mode 100644 .changeset/agents-md-rac-convention-guidance.md delete mode 100644 .changeset/lucky-lions-divide.md delete mode 100644 .changeset/upset-pianos-camp.md diff --git a/.changeset/agents-md-rac-convention-guidance.md b/.changeset/agents-md-rac-convention-guidance.md deleted file mode 100644 index ef1379d61..000000000 --- a/.changeset/agents-md-rac-convention-guidance.md +++ /dev/null @@ -1,4 +0,0 @@ ---- ---- - -docs: strengthen RAC convention guidance in AGENTS.md — direct agents to follow React Aria/React Spectrum API conventions (not only behavior) and to consult React Aria first when exploring new problems. No package changes. diff --git a/.changeset/lucky-lions-divide.md b/.changeset/lucky-lions-divide.md deleted file mode 100644 index 0299e7cf3..000000000 --- a/.changeset/lucky-lions-divide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@launchpad-ui/components': patch ---- - -Add a divider between `primary` and `destructive` buttons in a compact `ButtonGroup` so split buttons no longer read as one solid fill diff --git a/.changeset/upset-pianos-camp.md b/.changeset/upset-pianos-camp.md deleted file mode 100644 index a3467bced..000000000 --- a/.changeset/upset-pianos-camp.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@launchpad-ui/icons": patch ---- - -feat(icons): sync and connect icons with figma library - -New icons: - - arrow-brand-right - - home diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index 380f2d8a2..e30b62d7f 100644 --- a/packages/components/CHANGELOG.md +++ b/packages/components/CHANGELOG.md @@ -1,5 +1,14 @@ # @launchpad-ui/components +## 0.22.1 + +### Patch Changes + +- [#1959](https://github.com/launchdarkly/launchpad-ui/pull/1959) [`370ecbd`](https://github.com/launchdarkly/launchpad-ui/commit/370ecbd388df984752df5e3f4f066e6b4db4ac7b) Thanks [@devin-ai-integration](https://github.com/apps/devin-ai-integration)! - Add a divider between `primary` and `destructive` buttons in a compact `ButtonGroup` so split buttons no longer read as one solid fill + +- Updated dependencies [[`5ded7a9`](https://github.com/launchdarkly/launchpad-ui/commit/5ded7a9e7ed77045c4a88b80ffa37cd05507813c)]: + - @launchpad-ui/icons@0.26.2 + ## 0.22.0 ### Minor Changes diff --git a/packages/components/package.json b/packages/components/package.json index 3040d0702..8c2243ba3 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@launchpad-ui/components", - "version": "0.22.0", + "version": "0.22.1", "description": "An implementation of LaunchDarkly's LaunchPad Design System using React Aria Components.", "repository": { "type": "git", diff --git a/packages/icons/CHANGELOG.md b/packages/icons/CHANGELOG.md index 91f204ab2..7351bb0bd 100644 --- a/packages/icons/CHANGELOG.md +++ b/packages/icons/CHANGELOG.md @@ -1,5 +1,16 @@ # @launchpad-ui/icons +## 0.26.2 + +### Patch Changes + +- [#1962](https://github.com/launchdarkly/launchpad-ui/pull/1962) [`5ded7a9`](https://github.com/launchdarkly/launchpad-ui/commit/5ded7a9e7ed77045c4a88b80ffa37cd05507813c) Thanks [@pd-sa-github-launchpad-ui](https://github.com/pd-sa-github-launchpad-ui)! - feat(icons): sync and connect icons with figma library + + New icons: + + - arrow-brand-right + - home + ## 0.26.1 ### Patch Changes diff --git a/packages/icons/package.json b/packages/icons/package.json index d2df62f1e..f8c7a446b 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -1,6 +1,6 @@ { "name": "@launchpad-ui/icons", - "version": "0.26.1", + "version": "0.26.2", "description": "An element that supplements content and represents an action or feature within LaunchDarkly.", "repository": { "type": "git", From cc6b6e8805ebaca2a9c92a6d83f17b5617b34035 Mon Sep 17 00:00:00 2001 From: Caleb Winters Date: Fri, 31 Jul 2026 17:01:39 -0700 Subject: [PATCH 2/2] chore: attribution updates --- packages/components/CHANGELOG.md | 2 +- packages/icons/CHANGELOG.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index e30b62d7f..b91e97943 100644 --- a/packages/components/CHANGELOG.md +++ b/packages/components/CHANGELOG.md @@ -4,7 +4,7 @@ ### Patch Changes -- [#1959](https://github.com/launchdarkly/launchpad-ui/pull/1959) [`370ecbd`](https://github.com/launchdarkly/launchpad-ui/commit/370ecbd388df984752df5e3f4f066e6b4db4ac7b) Thanks [@devin-ai-integration](https://github.com/apps/devin-ai-integration)! - Add a divider between `primary` and `destructive` buttons in a compact `ButtonGroup` so split buttons no longer read as one solid fill +- [#1959](https://github.com/launchdarkly/launchpad-ui/pull/1959) [`370ecbd`](https://github.com/launchdarkly/launchpad-ui/commit/370ecbd388df984752df5e3f4f066e6b4db4ac7b) Thanks [@cmwinters](https://github.com/cmwinters) via [@devin-ai-integration](https://github.com/apps/devin-ai-integration)! - Add a divider between `primary` and `destructive` buttons in a compact `ButtonGroup` so split buttons no longer read as one solid fill - Updated dependencies [[`5ded7a9`](https://github.com/launchdarkly/launchpad-ui/commit/5ded7a9e7ed77045c4a88b80ffa37cd05507813c)]: - @launchpad-ui/icons@0.26.2 diff --git a/packages/icons/CHANGELOG.md b/packages/icons/CHANGELOG.md index 7351bb0bd..16cc412f7 100644 --- a/packages/icons/CHANGELOG.md +++ b/packages/icons/CHANGELOG.md @@ -4,7 +4,7 @@ ### Patch Changes -- [#1962](https://github.com/launchdarkly/launchpad-ui/pull/1962) [`5ded7a9`](https://github.com/launchdarkly/launchpad-ui/commit/5ded7a9e7ed77045c4a88b80ffa37cd05507813c) Thanks [@pd-sa-github-launchpad-ui](https://github.com/pd-sa-github-launchpad-ui)! - feat(icons): sync and connect icons with figma library +- [#1962](https://github.com/launchdarkly/launchpad-ui/pull/1962) [`5ded7a9`](https://github.com/launchdarkly/launchpad-ui/commit/5ded7a9e7ed77045c4a88b80ffa37cd05507813c) Thanks [@cmwinters](https://github.com/cmwinters) via [@pd-sa-github-launchpad-ui](https://github.com/pd-sa-github-launchpad-ui)! - feat(icons): sync and connect icons with figma library New icons: