Skip to content

Commit f8eae02

Browse files
Version Packages
1 parent 7c9f2c3 commit f8eae02

File tree

4 files changed

+11
-13
lines changed

4 files changed

+11
-13
lines changed

.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.

CHANGELOG.md

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

3+
## 20.0.0
4+
5+
### Major Changes
6+
7+
- [#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
8+
9+
* [#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
10+
Refactor selected state and spacing
11+
Add selected bold state override from github/github
12+
313
## 19.1.0
414

515
### Minor 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.1.0",
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)