diff --git a/.changeset/breezy-chairs-cross.md b/.changeset/breezy-chairs-cross.md deleted file mode 100644 index a4bacb7d4c..0000000000 --- a/.changeset/breezy-chairs-cross.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/css": patch ---- - -Use `--color-icon-secondary` for `.blankslate-icon` diff --git a/.changeset/chatty-cherries-tease.md b/.changeset/chatty-cherries-tease.md deleted file mode 100644 index fa4e5b6e95..0000000000 --- a/.changeset/chatty-cherries-tease.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/css": patch ---- - -Bump @primer/primitives diff --git a/.changeset/khaki-lizards-report.md b/.changeset/khaki-lizards-report.md deleted file mode 100644 index bb104570b5..0000000000 --- a/.changeset/khaki-lizards-report.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/css": major ---- - -Replace border-overlay with border-primary diff --git a/.changeset/modern-zebras-press.md b/.changeset/modern-zebras-press.md deleted file mode 100644 index cddebe443d..0000000000 --- a/.changeset/modern-zebras-press.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/css": major ---- - -Marketing: Deprecate bg-shade-gradient diff --git a/.changeset/nasty-lobsters-lick.md b/.changeset/nasty-lobsters-lick.md deleted file mode 100644 index 0db91494cb..0000000000 --- a/.changeset/nasty-lobsters-lick.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/css": major ---- - -Add new marketing type scale diff --git a/.changeset/ninety-lamps-mix.md b/.changeset/ninety-lamps-mix.md deleted file mode 100644 index 49b1787e95..0000000000 --- a/.changeset/ninety-lamps-mix.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/css": major ---- - -Marketing: Removing Inter font files and folder diff --git a/.changeset/odd-foxes-invite.md b/.changeset/odd-foxes-invite.md deleted file mode 100644 index c85ba04413..0000000000 --- a/.changeset/odd-foxes-invite.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/css": minor ---- - -typography-base: process 'type' attribute of HTML
    tag diff --git a/.changeset/silly-goats-breathe.md b/.changeset/silly-goats-breathe.md deleted file mode 100644 index 4b24518b73..0000000000 --- a/.changeset/silly-goats-breathe.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/css': major ---- - -Changeset change supported browsers. diff --git a/.changeset/smooth-eagles-tie.md b/.changeset/smooth-eagles-tie.md deleted file mode 100644 index 5b1f9e5eea..0000000000 --- a/.changeset/smooth-eagles-tie.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/css": major ---- - -Remove redundant marketing layout selectors diff --git a/.changeset/tiny-eagles-repair.md b/.changeset/tiny-eagles-repair.md deleted file mode 100644 index 719d7797ba..0000000000 --- a/.changeset/tiny-eagles-repair.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/css": major ---- - -Update marketing button styles diff --git a/.changeset/tiny-mangos-breathe.md b/.changeset/tiny-mangos-breathe.md deleted file mode 100644 index 80c8616874..0000000000 --- a/.changeset/tiny-mangos-breathe.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/css': major ---- - -Remove dependency on primer/octicons and force overflow visible diff --git a/.changeset/wild-bottles-tap.md b/.changeset/wild-bottles-tap.md deleted file mode 100644 index 3b82abdb81..0000000000 --- a/.changeset/wild-bottles-tap.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/css": major ---- - -Merge overlapping marketing spacing utilities into primer core diff --git a/CHANGELOG.md b/CHANGELOG.md index c69ba43010..87976dc480 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,37 @@ # @primer/css +## 17.0.0 + +### Major Changes + +- [#1370](https://github.com/primer/css/pull/1370) [`cc0049c2`](https://github.com/primer/css/commit/cc0049c2ad1ad609dc672e12f751245fbecc5d65) Thanks [@simurai](https://github.com/simurai)! - Replace border-overlay with border-primary + +* [#1371](https://github.com/primer/css/pull/1371) [`0c6bfc22`](https://github.com/primer/css/commit/0c6bfc22b523545120bea39dc201760d8a9e8b01) Thanks [@tobiasahlin](https://github.com/tobiasahlin)! - Marketing: Deprecate bg-shade-gradient + +- [#1379](https://github.com/primer/css/pull/1379) [`22a98b5c`](https://github.com/primer/css/commit/22a98b5c87031584c5349f49835e013e8a7e460b) Thanks [@tobiasahlin](https://github.com/tobiasahlin)! - Add new marketing type scale + +* [#1369](https://github.com/primer/css/pull/1369) [`2ae2ae57`](https://github.com/primer/css/commit/2ae2ae5795f68a6004fb4a14eb56bba41828173d) Thanks [@tobiasahlin](https://github.com/tobiasahlin)! - Marketing: Removing Inter font files and folder + +- [#1339](https://github.com/primer/css/pull/1339) [`0ca2648e`](https://github.com/primer/css/commit/0ca2648e5982f0d21137a556e083d77af33eee36) Thanks [@jonrohan](https://github.com/jonrohan)! - Changeset change supported browsers. + +* [#1373](https://github.com/primer/css/pull/1373) [`aeae963d`](https://github.com/primer/css/commit/aeae963d93e273f08fbf47d582316811bbd8eac5) Thanks [@tobiasahlin](https://github.com/tobiasahlin)! - Remove redundant marketing layout selectors + +- [#1352](https://github.com/primer/css/pull/1352) [`b4950e39`](https://github.com/primer/css/commit/b4950e395867b558e63b5bb4d46d93f75f35e38e) Thanks [@tobiasahlin](https://github.com/tobiasahlin)! - Update marketing button styles + +* [#1356](https://github.com/primer/css/pull/1356) [`3b7e5d8c`](https://github.com/primer/css/commit/3b7e5d8c0def7975cc6714abe4b60d8efc746f8f) Thanks [@jonrohan](https://github.com/jonrohan)! - Remove dependency on primer/octicons and force overflow visible + +- [#1372](https://github.com/primer/css/pull/1372) [`e24b7cb0`](https://github.com/primer/css/commit/e24b7cb024ca2c6bb06cda92ccefa1aff3208131) Thanks [@tobiasahlin](https://github.com/tobiasahlin)! - Merge overlapping marketing spacing utilities into primer core + +### Minor Changes + +- [#1357](https://github.com/primer/css/pull/1357) [`3dfb910f`](https://github.com/primer/css/commit/3dfb910fc39ae889fb4c2c3c783aead6ac768d0d) Thanks [@hpalacio](https://github.com/hpalacio)! - typography-base: process 'type' attribute of HTML
      tag + +### Patch Changes + +- [#1368](https://github.com/primer/css/pull/1368) [`95b9f0f0`](https://github.com/primer/css/commit/95b9f0f051bf34be5bcc60e2f2d29a262059c420) Thanks [@simurai](https://github.com/simurai)! - Use `--color-icon-secondary` for `.blankslate-icon` + +* [#1350](https://github.com/primer/css/pull/1350) [`2dbc6143`](https://github.com/primer/css/commit/2dbc6143a66b56b29e12d5ae3e7afeaed95373ab) Thanks [@simurai](https://github.com/simurai)! - Bump @primer/primitives + ## 16.3.0 ### Minor Changes diff --git a/package.json b/package.json index 36db16830c..5f0eaf18ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@primer/css", - "version": "16.3.0", + "version": "17.0.0", "description": "The CSS implementation of GitHub's Primer Design System", "homepage": "https://primer.style/css", "author": "GitHub, Inc.",