diff --git a/.changeset/healthy-ears-look.md b/.changeset/healthy-ears-look.md deleted file mode 100644 index 8545350f8..000000000 --- a/.changeset/healthy-ears-look.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/primitives': patch ---- - -Updated fg.default and fg.muted for most themes to reset to previous versions diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a2805a8f..9b8b3e388 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @primer/primitives +## 7.11.5 + +### Patch Changes + +- [#557](https://github.com/primer/primitives/pull/557) [`c9101b7`](https://github.com/primer/primitives/commit/c9101b78d716e6d5189ab0bebb215e9fb2818db5) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Updated fg.default and fg.muted for most themes to reset to previous versions + ## 7.11.4 ### Patch Changes diff --git a/package.json b/package.json index 48af2050b..093353b11 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@primer/primitives", - "version": "7.11.4", + "version": "7.11.5", "description": "Typography, spacing, and color primitives for Primer design system", "files": [ "dist",