Skip to content

Commit 7b88bc5

Browse files
Version Packages
1 parent 55e2b06 commit 7b88bc5

File tree

7 files changed

+19
-28
lines changed

7 files changed

+19
-28
lines changed

.changeset/giant-bees-talk.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/good-fireants-collect.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/nice-days-jog.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/tame-clouds-shop.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/young-trainers-yell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# @primer/css
22

3+
## 20.0.0
4+
5+
### Major Changes
6+
7+
- [#1744](https://github.com/primer/css/pull/1744) [`942f65a4`](https://github.com/primer/css/commit/942f65a45a18b7042ba1ce2703688b62d874cf18) Thanks [@langermank](https://github.com/langermank)! - Global CSS focus styles
8+
9+
* [#1767](https://github.com/primer/css/pull/1767) [`7e01db97`](https://github.com/primer/css/commit/7e01db97f3f2b9d9383f66385ca16f0bdc06abd1) Thanks [@tobiasahlin](https://github.com/tobiasahlin)! - Marketing: Remove unused pullquote selector
10+
11+
- [#1821](https://github.com/primer/css/pull/1821) [`daa2685c`](https://github.com/primer/css/commit/daa2685c596d894b3bae1896bf97c3319cd9816c) Thanks [@jonrohan](https://github.com/jonrohan)! - UnderlineNav `:focus` styles
12+
Refactor selected state and spacing
13+
Add selected bold state override from github/github
14+
15+
* [#2046](https://github.com/primer/css/pull/2046) [`55e2b069`](https://github.com/primer/css/commit/55e2b069a4cbd225af676bef918bbbe2e6cd73b7) Thanks [@langermank](https://github.com/langermank)! - Global focus style CSS from feature flag (next major)
16+
17+
### Patch Changes
18+
19+
- [#2041](https://github.com/primer/css/pull/2041) [`20550bbf`](https://github.com/primer/css/commit/20550bbfaa236ac197ca58805542eaab0bf38fd4) Thanks [@jonrohan](https://github.com/jonrohan)! - Upgrading to stylelint-config-12.4.0
20+
321
## 19.8.2
422

523
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@primer/css",
3-
"version": "19.8.2",
3+
"version": "20.0.0",
44
"description": "The CSS implementation of GitHub's Primer Design System",
55
"homepage": "https://primer.style/css",
66
"author": "GitHub, Inc.",

0 commit comments

Comments
 (0)