From 0b3584c6b35d22cf7a4a490fa92384d5ddb163cb Mon Sep 17 00:00:00 2001 From: GitHub Design Systems Bot <30705008+primer-css@users.noreply.github.com> Date: Tue, 8 Jun 2021 19:37:27 -0700 Subject: [PATCH] Version Packages (#1438) Co-authored-by: github-actions[bot] --- .changeset/early-ducks-decide.md | 5 ----- .changeset/grumpy-shrimps-breathe.md | 5 ----- .changeset/neat-poems-flow.md | 5 ----- .changeset/smart-apples-hug.md | 5 ----- .changeset/smooth-forks-decide.md | 5 ----- .changeset/stupid-dolls-hammer.md | 5 ----- .changeset/wicked-dolphins-study.md | 5 ----- CHANGELOG.md | 20 ++++++++++++++++++++ package.json | 2 +- 9 files changed, 21 insertions(+), 36 deletions(-) delete mode 100644 .changeset/early-ducks-decide.md delete mode 100644 .changeset/grumpy-shrimps-breathe.md delete mode 100644 .changeset/neat-poems-flow.md delete mode 100644 .changeset/smart-apples-hug.md delete mode 100644 .changeset/smooth-forks-decide.md delete mode 100644 .changeset/stupid-dolls-hammer.md delete mode 100644 .changeset/wicked-dolphins-study.md diff --git a/.changeset/early-ducks-decide.md b/.changeset/early-ducks-decide.md deleted file mode 100644 index cb3d3fa2..00000000 --- a/.changeset/early-ducks-decide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/css": minor ---- - -Support SF Mono font in Firefox and Safari diff --git a/.changeset/grumpy-shrimps-breathe.md b/.changeset/grumpy-shrimps-breathe.md deleted file mode 100644 index 17fcdfa7..00000000 --- a/.changeset/grumpy-shrimps-breathe.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/css": minor ---- - -Adding anim-hover-grow to replace hover-grow diff --git a/.changeset/neat-poems-flow.md b/.changeset/neat-poems-flow.md deleted file mode 100644 index 3f5bdd08..00000000 --- a/.changeset/neat-poems-flow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/css": patch ---- - -Adding fill mode forwards to anim-fade-out diff --git a/.changeset/smart-apples-hug.md b/.changeset/smart-apples-hug.md deleted file mode 100644 index 89eed0f3..00000000 --- a/.changeset/smart-apples-hug.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/css": patch ---- - -Replace auto and fade variables diff --git a/.changeset/smooth-forks-decide.md b/.changeset/smooth-forks-decide.md deleted file mode 100644 index 4aa1a173..00000000 --- a/.changeset/smooth-forks-decide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/css': patch ---- - -Fix Layout ordering when using dividers with custom sidebar placement diff --git a/.changeset/stupid-dolls-hammer.md b/.changeset/stupid-dolls-hammer.md deleted file mode 100644 index 816537c5..00000000 --- a/.changeset/stupid-dolls-hammer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/css": patch ---- - -Fix octicon color for disabled .btn-danger diff --git a/.changeset/wicked-dolphins-study.md b/.changeset/wicked-dolphins-study.md deleted file mode 100644 index 0e4bab5d..00000000 --- a/.changeset/wicked-dolphins-study.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/css": patch ---- - -Fix octicon color for disabled .btn-primary diff --git a/CHANGELOG.md b/CHANGELOG.md index e8eca309..564d7e94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,25 @@ # @primer/css +## 17.3.0 + +### Minor Changes + +- [#1451](https://github.com/primer/css/pull/1451) [`9181b479`](https://github.com/primer/css/commit/9181b479a812bf0b4cbf89d838abf53ffba7932d) Thanks [@simurai](https://github.com/simurai)! - Support SF Mono font in Firefox and Safari + +* [#1441](https://github.com/primer/css/pull/1441) [`3b552c77`](https://github.com/primer/css/commit/3b552c77af931ba67920a97dbea59acf5d800335) Thanks [@jonrohan](https://github.com/jonrohan)! - Adding anim-hover-grow to replace hover-grow + +### Patch Changes + +- [#1450](https://github.com/primer/css/pull/1450) [`1d366c4b`](https://github.com/primer/css/commit/1d366c4b2c11f9541063bb62e7a8ad389b3d6567) Thanks [@jonrohan](https://github.com/jonrohan)! - Adding fill mode forwards to anim-fade-out + +* [#1448](https://github.com/primer/css/pull/1448) [`8175f884`](https://github.com/primer/css/commit/8175f884474b5e5139cb1647df71200a69c48535) Thanks [@simurai](https://github.com/simurai)! - Replace auto and fade variables + +- [#1432](https://github.com/primer/css/pull/1432) [`55ca5f2f`](https://github.com/primer/css/commit/55ca5f2f7300e016516f9457248b055b2c56f7fd) Thanks [@manuelpuyol](https://github.com/manuelpuyol)! - Fix Layout ordering when using dividers with custom sidebar placement + +* [#1443](https://github.com/primer/css/pull/1443) [`c65b5f9c`](https://github.com/primer/css/commit/c65b5f9cf01f024f5f7120a5e80c2acd1d2584f6) Thanks [@jdanyow](https://github.com/jdanyow)! - Fix octicon color for disabled .btn-danger + +- [#1442](https://github.com/primer/css/pull/1442) [`6c22133a`](https://github.com/primer/css/commit/6c22133ae1652bafb16ba443169c179b95bf4330) Thanks [@jdanyow](https://github.com/jdanyow)! - Fix octicon color for disabled .btn-primary + ## 17.2.1 ### Patch Changes diff --git a/package.json b/package.json index 33f71f32..214980c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@primer/css", - "version": "17.2.1", + "version": "17.3.0", "description": "The CSS implementation of GitHub's Primer Design System", "homepage": "https://primer.style/css", "author": "GitHub, Inc.",