From ed71dcc3bcf42e7448514c7034def6bb58a6b004 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 27 Feb 2021 17:28:12 +0000 Subject: [PATCH] Version Packages --- .changeset/clever-islands-breathe.md | 5 ----- .changeset/cuddly-suns-flow.md | 5 ----- .changeset/itchy-squids-kick.md | 5 ----- .changeset/itchy-toes-punch.md | 5 ----- .changeset/new-badgers-suffer.md | 5 ----- .changeset/purple-snakes-wait.md | 5 ----- .changeset/rotten-countries-collect.md | 5 ----- .changeset/sixty-adults-work.md | 5 ----- .changeset/warm-dryers-attack.md | 5 ----- .changeset/wet-dryers-repeat.md | 5 ----- CHANGELOG.md | 24 ++++++++++++++++++++++++ package.json | 2 +- 12 files changed, 25 insertions(+), 51 deletions(-) delete mode 100644 .changeset/clever-islands-breathe.md delete mode 100644 .changeset/cuddly-suns-flow.md delete mode 100644 .changeset/itchy-squids-kick.md delete mode 100644 .changeset/itchy-toes-punch.md delete mode 100644 .changeset/new-badgers-suffer.md delete mode 100644 .changeset/purple-snakes-wait.md delete mode 100644 .changeset/rotten-countries-collect.md delete mode 100644 .changeset/sixty-adults-work.md delete mode 100644 .changeset/warm-dryers-attack.md delete mode 100644 .changeset/wet-dryers-repeat.md diff --git a/.changeset/clever-islands-breathe.md b/.changeset/clever-islands-breathe.md deleted file mode 100644 index 91a5bd188863..000000000000 --- a/.changeset/clever-islands-breathe.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/components': patch ---- - -Use functional color variables in BaseStyles diff --git a/.changeset/cuddly-suns-flow.md b/.changeset/cuddly-suns-flow.md deleted file mode 100644 index bf5ea2326772..000000000000 --- a/.changeset/cuddly-suns-flow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/components': patch ---- - -Use functional color variables in BranchName diff --git a/.changeset/itchy-squids-kick.md b/.changeset/itchy-squids-kick.md deleted file mode 100644 index c8c407a3b818..000000000000 --- a/.changeset/itchy-squids-kick.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/components': patch ---- - -Use functional color variables in Timeline diff --git a/.changeset/itchy-toes-punch.md b/.changeset/itchy-toes-punch.md deleted file mode 100644 index f82e7800c883..000000000000 --- a/.changeset/itchy-toes-punch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/components': patch ---- - -Use functional color variables in TextInput diff --git a/.changeset/new-badgers-suffer.md b/.changeset/new-badgers-suffer.md deleted file mode 100644 index 765759711f63..000000000000 --- a/.changeset/new-badgers-suffer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/components': patch ---- - -Use functional color variables in Link diff --git a/.changeset/purple-snakes-wait.md b/.changeset/purple-snakes-wait.md deleted file mode 100644 index ca8525cfa2fe..000000000000 --- a/.changeset/purple-snakes-wait.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/components': patch ---- - -Use functional color variables in BorderBox diff --git a/.changeset/rotten-countries-collect.md b/.changeset/rotten-countries-collect.md deleted file mode 100644 index bf52a586b30d..000000000000 --- a/.changeset/rotten-countries-collect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/components': patch ---- - -Use functional color variables in Tooltip diff --git a/.changeset/sixty-adults-work.md b/.changeset/sixty-adults-work.md deleted file mode 100644 index fec9f9ecb88e..000000000000 --- a/.changeset/sixty-adults-work.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/components': patch ---- - -Use functional color variables in UnderlineNav diff --git a/.changeset/warm-dryers-attack.md b/.changeset/warm-dryers-attack.md deleted file mode 100644 index 8c9e3f813632..000000000000 --- a/.changeset/warm-dryers-attack.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/components': patch ---- - -Use functional color variables in AvatarPair diff --git a/.changeset/wet-dryers-repeat.md b/.changeset/wet-dryers-repeat.md deleted file mode 100644 index fa3b5d55cccd..000000000000 --- a/.changeset/wet-dryers-repeat.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/components': patch ---- - -Use functional color variables in AvatarStack diff --git a/CHANGELOG.md b/CHANGELOG.md index 8975d54f2a24..8344cc343f86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,29 @@ # @primer/components +## 23.2.2 + +### Patch Changes + +- [`fa106ea9`](https://github.com/primer/components/commit/fa106ea9a43a8451efb648d1e3ec9df87577379c) [#1090](https://github.com/primer/components/pull/1090) Thanks [@colebemis](https://github.com/colebemis)! - Use functional color variables in BaseStyles + +* [`fa106ea9`](https://github.com/primer/components/commit/fa106ea9a43a8451efb648d1e3ec9df87577379c) [#1090](https://github.com/primer/components/pull/1090) Thanks [@colebemis](https://github.com/colebemis)! - Use functional color variables in BranchName + +- [`51d180ac`](https://github.com/primer/components/commit/51d180ace3562569910a80557904f138677b3262) [#1089](https://github.com/primer/components/pull/1089) Thanks [@colebemis](https://github.com/colebemis)! - Use functional color variables in Timeline + +* [`51d180ac`](https://github.com/primer/components/commit/51d180ace3562569910a80557904f138677b3262) [#1089](https://github.com/primer/components/pull/1089) Thanks [@colebemis](https://github.com/colebemis)! - Use functional color variables in TextInput + +- [`51d180ac`](https://github.com/primer/components/commit/51d180ace3562569910a80557904f138677b3262) [#1089](https://github.com/primer/components/pull/1089) Thanks [@colebemis](https://github.com/colebemis)! - Use functional color variables in Link + +* [`fa106ea9`](https://github.com/primer/components/commit/fa106ea9a43a8451efb648d1e3ec9df87577379c) [#1090](https://github.com/primer/components/pull/1090) Thanks [@colebemis](https://github.com/colebemis)! - Use functional color variables in BorderBox + +- [`51d180ac`](https://github.com/primer/components/commit/51d180ace3562569910a80557904f138677b3262) [#1089](https://github.com/primer/components/pull/1089) Thanks [@colebemis](https://github.com/colebemis)! - Use functional color variables in Tooltip + +* [`51d180ac`](https://github.com/primer/components/commit/51d180ace3562569910a80557904f138677b3262) [#1089](https://github.com/primer/components/pull/1089) Thanks [@colebemis](https://github.com/colebemis)! - Use functional color variables in UnderlineNav + +- [`fa106ea9`](https://github.com/primer/components/commit/fa106ea9a43a8451efb648d1e3ec9df87577379c) [#1090](https://github.com/primer/components/pull/1090) Thanks [@colebemis](https://github.com/colebemis)! - Use functional color variables in AvatarPair + +* [`fa106ea9`](https://github.com/primer/components/commit/fa106ea9a43a8451efb648d1e3ec9df87577379c) [#1090](https://github.com/primer/components/pull/1090) Thanks [@colebemis](https://github.com/colebemis)! - Use functional color variables in AvatarStack + ## 23.2.1 ### Patch Changes diff --git a/package.json b/package.json index 691953fc352e..91783ea43ac1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@primer/components", - "version": "23.2.1", + "version": "23.2.2", "description": "Primer react components", "main": "lib/index.js", "module": "lib-esm/index.js",