Skip to content

Commit f5b0a5b

Browse files
Version Packages (#2212)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8a4c087 commit f5b0a5b

File tree

7 files changed

+19
-30
lines changed

7 files changed

+19
-30
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.

.changeset/rich-boxes-crash.md

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

.changeset/swift-icons-stare.md

Lines changed: 0 additions & 8 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.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+
14+
* [#2229](https://github.com/primer/css/pull/2229) [`8a4c0878`](https://github.com/primer/css/commit/8a4c0878857ff65447906bf7d969211f96715197) Thanks [@jonrohan](https://github.com/jonrohan)! - ActionList hide the first divider if there's hidden items in front of it.
15+
16+
- [#2225](https://github.com/primer/css/pull/2225) [`56ea4ab1`](https://github.com/primer/css/commit/56ea4ab17644ad0d521373f700d551d66217268a) Thanks [@langermank](https://github.com/langermank)! - Overlay updates for Alpha::Dialog
17+
- Size improvements
18+
- Support buttom and side sheets
19+
- Preliminary animations for sheets
20+
321
## 20.4.3
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": "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)