diff --git a/.changeset/brown-spoons-think.md b/.changeset/brown-spoons-think.md deleted file mode 100644 index 04d1f8cfc..000000000 --- a/.changeset/brown-spoons-think.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@primer/react-brand': patch ---- - -Updated the following library depedencies: `@oddbird/popover-polyfill`, `clsx`, `autoprefixer`, `css-loader`, `mini-css-extract-plugin`, `postcss`, `postcss-loader`, `postcss-preset-env`, `style-loader`, `typed-css-modules`, `typescript-plugin-css-modules`, `webpack-cli`, `fast-glob`. - -These updates should not affect the library’s visuals or component APIs. **In most cases, no additional action is required**. Please note however, that the compiled output may be slightly different due to changes in the bundling process. diff --git a/.changeset/kind-years-repair.md b/.changeset/kind-years-repair.md deleted file mode 100644 index 9a0628953..000000000 --- a/.changeset/kind-years-repair.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react-brand': patch ---- - -Fixed a bug in the `ActionMenu` component where items with falsy values (eg `""`) would not trigger the `onSelect` callback when selected. diff --git a/.changeset/moody-plants-add.md b/.changeset/moody-plants-add.md deleted file mode 100644 index c7e495baa..000000000 --- a/.changeset/moody-plants-add.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react-brand': patch ---- - -Increased the gap between primary and secondary buttons in `Hero`, `CTABanner` and `ButtonGroup` components from `8px` to `16px`. diff --git a/apps/storybook/CHANGELOG.md b/apps/storybook/CHANGELOG.md index 2b0d8a90b..006e0dbeb 100644 --- a/apps/storybook/CHANGELOG.md +++ b/apps/storybook/CHANGELOG.md @@ -1,5 +1,7 @@ # @primer/brand-storybook +## 0.47.1 + ## 0.47.0 ## 0.46.0 diff --git a/apps/storybook/package.json b/apps/storybook/package.json index 586d98087..f462a263d 100644 --- a/apps/storybook/package.json +++ b/apps/storybook/package.json @@ -1,6 +1,6 @@ { "name": "@primer/brand-storybook", - "version": "0.47.0", + "version": "0.47.1", "private": true, "description": "Primer Brand Storybook", "keywords": [ diff --git a/packages/design-tokens/CHANGELOG.md b/packages/design-tokens/CHANGELOG.md index ed9e02f55..7c1a6d251 100644 --- a/packages/design-tokens/CHANGELOG.md +++ b/packages/design-tokens/CHANGELOG.md @@ -1,5 +1,7 @@ # @primer/brand-primitives +## 0.47.1 + ## 0.47.0 ## 0.46.0 diff --git a/packages/design-tokens/package.json b/packages/design-tokens/package.json index d9b7795c2..9f7a3d606 100644 --- a/packages/design-tokens/package.json +++ b/packages/design-tokens/package.json @@ -1,6 +1,6 @@ { "name": "@primer/brand-primitives", - "version": "0.47.0", + "version": "0.47.1", "description": "Color, spacing, and typography primitives for the Primer Brand Design System ", "keywords": [ "primer", diff --git a/packages/e2e/CHANGELOG.md b/packages/e2e/CHANGELOG.md index 4474a1319..e446e8099 100644 --- a/packages/e2e/CHANGELOG.md +++ b/packages/e2e/CHANGELOG.md @@ -1,5 +1,7 @@ # @primer/brand-e2e +## 0.47.1 + ## 0.47.0 ## 0.46.0 diff --git a/packages/e2e/package.json b/packages/e2e/package.json index c807c1fce..3ef12dc4b 100644 --- a/packages/e2e/package.json +++ b/packages/e2e/package.json @@ -1,6 +1,6 @@ { "name": "@primer/brand-e2e", - "version": "0.47.0", + "version": "0.47.1", "private": true, "description": "Primer Brand is a GitHub's design system for creating React-based marketing websites and digital experiences.", "keywords": [ diff --git a/packages/fonts/CHANGELOG.md b/packages/fonts/CHANGELOG.md index da1369335..b81f2ce05 100644 --- a/packages/fonts/CHANGELOG.md +++ b/packages/fonts/CHANGELOG.md @@ -1,5 +1,7 @@ # @primer/brand-fonts +## 0.47.1 + ## 0.47.0 ## 0.46.0 diff --git a/packages/fonts/package.json b/packages/fonts/package.json index 135ee1213..2a7e3a135 100644 --- a/packages/fonts/package.json +++ b/packages/fonts/package.json @@ -1,6 +1,6 @@ { "name": "@primer/brand-fonts", - "version": "0.47.0", + "version": "0.47.1", "private": true, "description": "Primer Brand is a GitHub's design system for creating React-based marketing websites and digital experiences.", "keywords": [ diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 972244291..5eb4eb95f 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -1,5 +1,17 @@ # @primer/react-brand +## 0.47.1 + +### Patch Changes + +- [#901](https://github.com/primer/brand/pull/901) [`d9a95b2`](https://github.com/primer/brand/commit/d9a95b233c0a48d8b925e5d720b135f9506dd061) Thanks [@rezrah](https://github.com/rezrah)! - Updated the following library depedencies: `@oddbird/popover-polyfill`, `clsx`, `autoprefixer`, `css-loader`, `mini-css-extract-plugin`, `postcss`, `postcss-loader`, `postcss-preset-env`, `style-loader`, `typed-css-modules`, `typescript-plugin-css-modules`, `webpack-cli`, `fast-glob`. + + These updates should not affect the library’s visuals or component APIs. **In most cases, no additional action is required**. Please note however, that the compiled output may be slightly different due to changes in the bundling process. + +- [#912](https://github.com/primer/brand/pull/912) [`5966728`](https://github.com/primer/brand/commit/596672818f7bc95e0b1be128f7ade25f4840ff8a) Thanks [@joshfarrant](https://github.com/joshfarrant)! - Fixed a bug in the `ActionMenu` component where items with falsy values (eg `""`) would not trigger the `onSelect` callback when selected. + +- [#909](https://github.com/primer/brand/pull/909) [`c5f2d40`](https://github.com/primer/brand/commit/c5f2d40ff3a7ed2087bb4545bb808017217990ca) Thanks [@danielguillan](https://github.com/danielguillan)! - Increased the gap between primary and secondary buttons in `Hero`, `CTABanner` and `ButtonGroup` components from `8px` to `16px`. + ## 0.47.0 ### Minor Changes diff --git a/packages/react/package.json b/packages/react/package.json index a51335806..24e34b04e 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@primer/react-brand", - "version": "0.47.0", + "version": "0.47.1", "description": "Primer Brand is a GitHub's design system for creating React-based marketing websites and digital experiences.", "keywords": [ "primer", diff --git a/packages/repo-configs/CHANGELOG.md b/packages/repo-configs/CHANGELOG.md index 60c0b21d4..d09ed609f 100644 --- a/packages/repo-configs/CHANGELOG.md +++ b/packages/repo-configs/CHANGELOG.md @@ -1,5 +1,7 @@ # @primer/brand-config +## 0.47.1 + ## 0.47.0 ## 0.46.0 diff --git a/packages/repo-configs/package.json b/packages/repo-configs/package.json index 33478e72a..a8ef6a056 100644 --- a/packages/repo-configs/package.json +++ b/packages/repo-configs/package.json @@ -1,6 +1,6 @@ { "name": "@primer/brand-config", - "version": "0.47.0", + "version": "0.47.1", "private": true, "description": "General-purpose configurations for maintaining Primer Brand", "homepage": "https://primer.style/brand",