From c0a7e35e3809ca554db797e3b2833462a7ee7dfa Mon Sep 17 00:00:00 2001 From: GitHub Design Systems Bot <30705008+primer-css@users.noreply.github.com> Date: Tue, 9 May 2023 23:34:59 +0200 Subject: [PATCH] Version Packages (#594) Co-authored-by: github-actions[bot] --- .changeset/clever-bears-cough.md | 5 ----- .changeset/curly-rocks-repeat.md | 5 ----- .changeset/four-pants-thank.md | 7 ------ .changeset/healthy-cats-warn.md | 5 ----- .changeset/hip-trains-peel.md | 5 ----- .changeset/long-countries-burn.md | 5 ----- .changeset/pretty-apes-pump.md | 5 ----- .changeset/serious-kings-drop.md | 5 ----- .changeset/shy-coats-nail.md | 5 ----- .changeset/stupid-humans-jog.md | 5 ----- .changeset/tiny-wolves-prove.md | 5 ----- .changeset/tricky-maps-buy.md | 5 ----- .changeset/two-pears-notice.md | 5 ----- .changeset/violet-cameras-love.md | 5 ----- .changeset/weak-wasps-drop.md | 5 ----- CHANGELOG.md | 36 +++++++++++++++++++++++++++++++ package.json | 2 +- 17 files changed, 37 insertions(+), 78 deletions(-) delete mode 100644 .changeset/clever-bears-cough.md delete mode 100644 .changeset/curly-rocks-repeat.md delete mode 100644 .changeset/four-pants-thank.md delete mode 100644 .changeset/healthy-cats-warn.md delete mode 100644 .changeset/hip-trains-peel.md delete mode 100644 .changeset/long-countries-burn.md delete mode 100644 .changeset/pretty-apes-pump.md delete mode 100644 .changeset/serious-kings-drop.md delete mode 100644 .changeset/shy-coats-nail.md delete mode 100644 .changeset/stupid-humans-jog.md delete mode 100644 .changeset/tiny-wolves-prove.md delete mode 100644 .changeset/tricky-maps-buy.md delete mode 100644 .changeset/two-pears-notice.md delete mode 100644 .changeset/violet-cameras-love.md delete mode 100644 .changeset/weak-wasps-drop.md diff --git a/.changeset/clever-bears-cough.md b/.changeset/clever-bears-cough.md deleted file mode 100644 index 16d64e2f2..000000000 --- a/.changeset/clever-bears-cough.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/primitives': patch ---- - -add missing color overrides for light tritanopia in v8 tokens diff --git a/.changeset/curly-rocks-repeat.md b/.changeset/curly-rocks-repeat.md deleted file mode 100644 index 7133e5b42..000000000 --- a/.changeset/curly-rocks-repeat.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/primitives": patch ---- - -Adds new color fallback docs and JSON to be used with PostCSS diff --git a/.changeset/four-pants-thank.md b/.changeset/four-pants-thank.md deleted file mode 100644 index b9ab308ec..000000000 --- a/.changeset/four-pants-thank.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@primer/primitives': patch ---- - -- fix syntax tokens dark mode by moving prettylights tokens into the color parent -- invalid-illegal-text and carriage-return-bg were droped due to a json bug - diff --git a/.changeset/healthy-cats-warn.md b/.changeset/healthy-cats-warn.md deleted file mode 100644 index 18a7d0b7c..000000000 --- a/.changeset/healthy-cats-warn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/primitives': patch ---- - -Replace light-colorblind scale with overrides diff --git a/.changeset/hip-trains-peel.md b/.changeset/hip-trains-peel.md deleted file mode 100644 index fc09eb5c6..000000000 --- a/.changeset/hip-trains-peel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/primitives': patch ---- - -Replace dark-colorblind scale with overrides diff --git a/.changeset/long-countries-burn.md b/.changeset/long-countries-burn.md deleted file mode 100644 index 6dec30372..000000000 --- a/.changeset/long-countries-burn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/primitives': patch ---- - -add missing color overrides for dark tritanopia in v8 tokens diff --git a/.changeset/pretty-apes-pump.md b/.changeset/pretty-apes-pump.md deleted file mode 100644 index 2620703a9..000000000 --- a/.changeset/pretty-apes-pump.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/primitives': patch ---- - -add option to remove descriptions from css output diff --git a/.changeset/serious-kings-drop.md b/.changeset/serious-kings-drop.md deleted file mode 100644 index 9917a455b..000000000 --- a/.changeset/serious-kings-drop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/primitives": patch ---- - -Fix v8 dark syntax diff --git a/.changeset/shy-coats-nail.md b/.changeset/shy-coats-nail.md deleted file mode 100644 index 1c8b1bdba..000000000 --- a/.changeset/shy-coats-nail.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/primitives': patch ---- - -Remove unused color scales diff --git a/.changeset/stupid-humans-jog.md b/.changeset/stupid-humans-jog.md deleted file mode 100644 index 7bbb09b86..000000000 --- a/.changeset/stupid-humans-jog.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/primitives': patch ---- - -Replaced hex code overrides in colorblind mode scales with references to base scales diff --git a/.changeset/tiny-wolves-prove.md b/.changeset/tiny-wolves-prove.md deleted file mode 100644 index c30eb8e83..000000000 --- a/.changeset/tiny-wolves-prove.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/primitives': patch ---- - -Replaces light Tritanopia scale with overrides diff --git a/.changeset/tricky-maps-buy.md b/.changeset/tricky-maps-buy.md deleted file mode 100644 index decfbe32d..000000000 --- a/.changeset/tricky-maps-buy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/primitives": patch ---- - -Minor docs fixes diff --git a/.changeset/two-pears-notice.md b/.changeset/two-pears-notice.md deleted file mode 100644 index 0dc237cd0..000000000 --- a/.changeset/two-pears-notice.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/primitives": patch ---- - -Fix missing prettylights tokens diff --git a/.changeset/violet-cameras-love.md b/.changeset/violet-cameras-love.md deleted file mode 100644 index 49ba1e70f..000000000 --- a/.changeset/violet-cameras-love.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/primitives': patch ---- - -Replacing dark tritanopia scale with overrides diff --git a/.changeset/weak-wasps-drop.md b/.changeset/weak-wasps-drop.md deleted file mode 100644 index d240594d6..000000000 --- a/.changeset/weak-wasps-drop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/primitives": patch ---- - -Improve contrast for Buttons with counters diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f930d1ba..1f111ca00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,41 @@ # @primer/primitives +## 7.11.8 + +### Patch Changes + +- [#644](https://github.com/primer/primitives/pull/644) [`f388f1d`](https://github.com/primer/primitives/commit/f388f1dcccfaa25559b920455093a08e6d2fada7) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - add missing color overrides for light tritanopia in v8 tokens + +- [#643](https://github.com/primer/primitives/pull/643) [`6f1f6b6`](https://github.com/primer/primitives/commit/6f1f6b68ff42fdcd401b370397c2f1f2fc5e4eb2) Thanks [@langermank](https://github.com/langermank)! - Adds new color fallback docs and JSON to be used with PostCSS + +- [#600](https://github.com/primer/primitives/pull/600) [`76f3122`](https://github.com/primer/primitives/commit/76f31227b6b1b1c7adc5bc8c549cdb3db87aaecc) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - - fix syntax tokens dark mode by moving prettylights tokens into the color parent + + - invalid-illegal-text and carriage-return-bg were droped due to a json bug + +- [#599](https://github.com/primer/primitives/pull/599) [`f67de6a`](https://github.com/primer/primitives/commit/f67de6afc7896270aac12813ddf2e75ce36fd291) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Replace light-colorblind scale with overrides + +- [#608](https://github.com/primer/primitives/pull/608) [`b8bc786`](https://github.com/primer/primitives/commit/b8bc786a5da55d55a5ccdcf61664be47810e92fb) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Replace dark-colorblind scale with overrides + +- [#645](https://github.com/primer/primitives/pull/645) [`40880ce`](https://github.com/primer/primitives/commit/40880ce3cfe4cd27bd749c54beb2c17806e2a2b3) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - add missing color overrides for dark tritanopia in v8 tokens + +- [#618](https://github.com/primer/primitives/pull/618) [`f80a5fd`](https://github.com/primer/primitives/commit/f80a5fd3111ed23839d055b4bae3909dfc7c5b69) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - add option to remove descriptions from css output + +- [#593](https://github.com/primer/primitives/pull/593) [`2fc6e68`](https://github.com/primer/primitives/commit/2fc6e68dffb8709a7fc44ba0f2895e73b78f70c4) Thanks [@langermank](https://github.com/langermank)! - Fix v8 dark syntax + +- [#639](https://github.com/primer/primitives/pull/639) [`cbee891`](https://github.com/primer/primitives/commit/cbee89194be81febeab5cec077cd7c5215701d71) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Remove unused color scales + +- [#606](https://github.com/primer/primitives/pull/606) [`356bb54`](https://github.com/primer/primitives/commit/356bb5445019ae037b8a6fd4f213a6902beefec1) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Replaced hex code overrides in colorblind mode scales with references to base scales + +- [#562](https://github.com/primer/primitives/pull/562) [`d88095e`](https://github.com/primer/primitives/commit/d88095e652c0e8d3200760c68752ebd4f97278ca) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Replaces light Tritanopia scale with overrides + +- [#634](https://github.com/primer/primitives/pull/634) [`3e331b6`](https://github.com/primer/primitives/commit/3e331b6e81cce5d6db7ae0c66e724a125bf7a1e8) Thanks [@langermank](https://github.com/langermank)! - Minor docs fixes + +- [#601](https://github.com/primer/primitives/pull/601) [`633aae8`](https://github.com/primer/primitives/commit/633aae88f4933d14859ba763035e516296c1048a) Thanks [@langermank](https://github.com/langermank)! - Fix missing prettylights tokens + +- [#597](https://github.com/primer/primitives/pull/597) [`f004737`](https://github.com/primer/primitives/commit/f00473766bc934c3ac8f04fe9721d2a6c248828f) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Replacing dark tritanopia scale with overrides + +- [#641](https://github.com/primer/primitives/pull/641) [`8c77bbb`](https://github.com/primer/primitives/commit/8c77bbbc148c9c7b9ebee04042defbe1bdda956c) Thanks [@langermank](https://github.com/langermank)! - Improve contrast for Buttons with counters + ## 7.11.7 ### Patch Changes diff --git a/package.json b/package.json index d05c36251..419800da8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@primer/primitives", - "version": "7.11.7", + "version": "7.11.8", "description": "Typography, spacing, and color primitives for Primer design system", "files": [ "dist",