From 126cca165c4426453e2f1ffbf61f7771482258d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Jul 2025 15:50:10 +0000 Subject: [PATCH] Version Packages --- .changeset/cool-cows-suffer.md | 5 ----- .changeset/curvy-badgers-care.md | 5 ----- .changeset/four-penguins-dance.md | 5 ----- .changeset/fresh-lines-guess.md | 5 ----- .changeset/honest-crews-guess.md | 5 ----- .changeset/quiet-icons-read.md | 5 ----- .changeset/rude-cougars-battle.md | 5 ----- .changeset/selfish-papayas-smoke.md | 5 ----- .changeset/silver-melons-relate.md | 5 ----- .changeset/slow-gorillas-itch.md | 5 ----- .changeset/tall-pets-obey.md | 5 ----- examples/codesandbox/package.json | 2 +- examples/nextjs/package.json | 2 +- examples/theming/package.json | 2 +- packages/react/CHANGELOG.md | 26 ++++++++++++++++++++++++++ packages/react/package.json | 2 +- 16 files changed, 30 insertions(+), 59 deletions(-) delete mode 100644 .changeset/cool-cows-suffer.md delete mode 100644 .changeset/curvy-badgers-care.md delete mode 100644 .changeset/four-penguins-dance.md delete mode 100644 .changeset/fresh-lines-guess.md delete mode 100644 .changeset/honest-crews-guess.md delete mode 100644 .changeset/quiet-icons-read.md delete mode 100644 .changeset/rude-cougars-battle.md delete mode 100644 .changeset/selfish-papayas-smoke.md delete mode 100644 .changeset/silver-melons-relate.md delete mode 100644 .changeset/slow-gorillas-itch.md delete mode 100644 .changeset/tall-pets-obey.md diff --git a/.changeset/cool-cows-suffer.md b/.changeset/cool-cows-suffer.md deleted file mode 100644 index a1ea6af5097..00000000000 --- a/.changeset/cool-cows-suffer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -chore: update typescript-plugin-css-modules to v5.2.0 diff --git a/.changeset/curvy-badgers-care.md b/.changeset/curvy-badgers-care.md deleted file mode 100644 index e728be23b26..00000000000 --- a/.changeset/curvy-badgers-care.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -update SelectPanel default empty state message to be more generic diff --git a/.changeset/four-penguins-dance.md b/.changeset/four-penguins-dance.md deleted file mode 100644 index 36d6b246766..00000000000 --- a/.changeset/four-penguins-dance.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -fix(SelectPanel): prioritize message over loading status diff --git a/.changeset/fresh-lines-guess.md b/.changeset/fresh-lines-guess.md deleted file mode 100644 index 623e1474706..00000000000 --- a/.changeset/fresh-lines-guess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': patch ---- - -SelectPanel: Ensure empty message live region reads from provided or default message diff --git a/.changeset/honest-crews-guess.md b/.changeset/honest-crews-guess.md deleted file mode 100644 index cbffe8ed9d8..00000000000 --- a/.changeset/honest-crews-guess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': patch ---- - -Add support for prefers-reduced-motion animations on TooltipV2 & Overlay diff --git a/.changeset/quiet-icons-read.md b/.changeset/quiet-icons-read.md deleted file mode 100644 index dd1fdd58f0b..00000000000 --- a/.changeset/quiet-icons-read.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': patch ---- - -Update icon color in Blankslate to use --fgColor-muted diff --git a/.changeset/rude-cougars-battle.md b/.changeset/rude-cougars-battle.md deleted file mode 100644 index 74f0963ef78..00000000000 --- a/.changeset/rude-cougars-battle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -Add new SelectPanel `Select all` feature diff --git a/.changeset/selfish-papayas-smoke.md b/.changeset/selfish-papayas-smoke.md deleted file mode 100644 index aefecc7ceee..00000000000 --- a/.changeset/selfish-papayas-smoke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -fix(SelectPanel): add loading state to stories diff --git a/.changeset/silver-melons-relate.md b/.changeset/silver-melons-relate.md deleted file mode 100644 index 280d41b608c..00000000000 --- a/.changeset/silver-melons-relate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': patch ---- - -Fix SelectPanel close button alignment in narrow viewports. diff --git a/.changeset/slow-gorillas-itch.md b/.changeset/slow-gorillas-itch.md deleted file mode 100644 index 565267d2263..00000000000 --- a/.changeset/slow-gorillas-itch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -Adjust ActionList label font-weight if a list has both items with descriptions AND without diff --git a/.changeset/tall-pets-obey.md b/.changeset/tall-pets-obey.md deleted file mode 100644 index 9ca08e671f2..00000000000 --- a/.changeset/tall-pets-obey.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': patch ---- - -corrects peer dependencies around react-is and types diff --git a/examples/codesandbox/package.json b/examples/codesandbox/package.json index c3dd49d7164..3516d3186a3 100644 --- a/examples/codesandbox/package.json +++ b/examples/codesandbox/package.json @@ -20,7 +20,7 @@ "@typescript-eslint/eslint-plugin": "^7.11.0", "@typescript-eslint/parser": "^7.3.1", "@vitejs/plugin-react": "^4.3.3", - "@primer/react": "37.29.0", + "@primer/react": "37.29.1", "eslint": "^9.31.0", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.20", diff --git a/examples/nextjs/package.json b/examples/nextjs/package.json index 04c61e30285..fc5d4ecad21 100644 --- a/examples/nextjs/package.json +++ b/examples/nextjs/package.json @@ -10,7 +10,7 @@ "type-check": "tsc --noEmit" }, "dependencies": { - "@primer/react": "37.29.0", + "@primer/react": "37.29.1", "next": "^15.2.3", "react": "^19.0.0", "react-dom": "^19.0.0", diff --git a/examples/theming/package.json b/examples/theming/package.json index 3e12af86f36..58b1c1c47a9 100644 --- a/examples/theming/package.json +++ b/examples/theming/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@primer/octicons-react": "^19.14.0", - "@primer/react": "37.29.0", + "@primer/react": "37.29.1", "clsx": "^2.1.1", "next": "^14.2.30", "react": "^18.3.1", diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index e103ea7ffe5..15ea2dc5ae5 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -1,5 +1,31 @@ # @primer/react +## 37.29.1 + +### Patch Changes + +- [#6370](https://github.com/primer/react/pull/6370) [`56e4638`](https://github.com/primer/react/commit/56e4638f3142a4c322b352215587fc2214f273ad) Thanks [@francinelucca](https://github.com/francinelucca)! - chore: update typescript-plugin-css-modules to v5.2.0 + +- [#6373](https://github.com/primer/react/pull/6373) [`95c23ac`](https://github.com/primer/react/commit/95c23acc3ffa10c0cc70e55efad7caf12852993c) Thanks [@llastflowers](https://github.com/llastflowers)! - update SelectPanel default empty state message to be more generic + +- [#6321](https://github.com/primer/react/pull/6321) [`8cced18`](https://github.com/primer/react/commit/8cced18ca5686d80298192535c68a3e912642007) Thanks [@francinelucca](https://github.com/francinelucca)! - fix(SelectPanel): prioritize message over loading status + +- [#6346](https://github.com/primer/react/pull/6346) [`271630f`](https://github.com/primer/react/commit/271630f02e656084a494720051e3d358f3011811) Thanks [@TylerJDev](https://github.com/TylerJDev)! - SelectPanel: Ensure empty message live region reads from provided or default message + +- [#6323](https://github.com/primer/react/pull/6323) [`c65abcb`](https://github.com/primer/react/commit/c65abcb28c25d23d2c8318d34410fc653f537f4f) Thanks [@adierkens](https://github.com/adierkens)! - Add support for prefers-reduced-motion animations on TooltipV2 & Overlay + +- [#6331](https://github.com/primer/react/pull/6331) [`86a7af6`](https://github.com/primer/react/commit/86a7af639d5785ac2e41fe14c3e3222e5ead1563) Thanks [@joshblack](https://github.com/joshblack)! - Update icon color in Blankslate to use --fgColor-muted + +- [#6329](https://github.com/primer/react/pull/6329) [`14d6afd`](https://github.com/primer/react/commit/14d6afde15caafbb5f2cea66777c0a2d38333ca6) Thanks [@llastflowers](https://github.com/llastflowers)! - Add new SelectPanel `Select all` feature + +- [#6374](https://github.com/primer/react/pull/6374) [`ad76aa8`](https://github.com/primer/react/commit/ad76aa8059c4197fa6df7fe0607a1b9d16eba54c) Thanks [@francinelucca](https://github.com/francinelucca)! - fix(SelectPanel): add loading state to stories + +- [#6327](https://github.com/primer/react/pull/6327) [`61130b8`](https://github.com/primer/react/commit/61130b8736adfb6d1bd279b4eb186a1315a43201) Thanks [@liuliu-dev](https://github.com/liuliu-dev)! - Fix SelectPanel close button alignment in narrow viewports. + +- [#6262](https://github.com/primer/react/pull/6262) [`82e9237`](https://github.com/primer/react/commit/82e923747f7385466358a67e46284bb6c556d99f) Thanks [@langermank](https://github.com/langermank)! - Adjust ActionList label font-weight if a list has both items with descriptions AND without + +- [#6371](https://github.com/primer/react/pull/6371) [`73ce4b4`](https://github.com/primer/react/commit/73ce4b4a1e8451a958b9c1bb98ecfab1b73cca33) Thanks [@mattcosta7](https://github.com/mattcosta7)! - corrects peer dependencies around react-is and types + ## 37.29.0 ### Minor Changes diff --git a/packages/react/package.json b/packages/react/package.json index 416fcff192a..dce4a9503a0 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@primer/react", - "version": "37.29.0", + "version": "37.29.1", "description": "An implementation of GitHub's Primer Design System using React", "main": "lib/index.js", "module": "lib-esm/index.js",