Skip to content

Commit af36729

Browse files
Version Packages
1 parent 1a8e7db commit af36729

File tree

5 files changed

+12
-17
lines changed

5 files changed

+12
-17
lines changed

.changeset/brown-grapes-swim.md

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

.changeset/clean-wombats-run.md

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

.changeset/fuzzy-cows-drum.md

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

CHANGELOG.md

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

3+
## 20.4.4
4+
5+
### Patch Changes
6+
7+
- [#2218](https://github.com/primer/css/pull/2218) [`6205337b`](https://github.com/primer/css/commit/6205337b4c871b6ce431c8b211ddb0bbd176946f) Thanks [@langermank](https://github.com/langermank)! - - Adding readonly styles
8+
- Fixing focus background color for inset field
9+
10+
* [#2211](https://github.com/primer/css/pull/2211) [`8e5f6224`](https://github.com/primer/css/commit/8e5f62244192a8e2a191be7e7ad20d00f4b4bedb) Thanks [@imjohnbo](https://github.com/imjohnbo)! - Remove outline reset of `.SelectMenu-closeButton`
11+
12+
- [#2220](https://github.com/primer/css/pull/2220) [`1a8e7db5`](https://github.com/primer/css/commit/1a8e7db5f6c7b369fcfb6598df2edc42d0511da7) Thanks [@reeceatkinson](https://github.com/reeceatkinson)! - Update Marketing Typography (marketing-type.md)
13+
314
## 20.4.3
415

516
### 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": "20.4.3",
3+
"version": "20.4.4",
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)