Skip to content

Commit 2b3b1b3

Browse files
Version Packages
1 parent 1757f46 commit 2b3b1b3

File tree

4 files changed

+10
-12
lines changed

4 files changed

+10
-12
lines changed

.changeset/plenty-papayas-reflect.md

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

.changeset/stale-drinks-arrive.md

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

CHANGELOG.md

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

3+
## 20.4.6
4+
5+
### Patch Changes
6+
7+
- [#2255](https://github.com/primer/css/pull/2255) [`1a9a6689`](https://github.com/primer/css/commit/1a9a668931c51cb4ca0867173af78f1e18d2662d) Thanks [@jdrush89](https://github.com/jdrush89)! - Fixing ActionList Item hover focus style
8+
9+
* [#2249](https://github.com/primer/css/pull/2249) [`81083778`](https://github.com/primer/css/commit/81083778a73c1d1f0f37b4efefe5359926ce4269) Thanks [@koddsson](https://github.com/koddsson)! - Increase specificy for Overlay styles as they relate to the backdrop and positioning options
10+
- If a Dialog opens a second Dialog, each Dialog properties should be contained to its own scope
11+
312
## 20.4.5
413

514
### 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.5",
3+
"version": "20.4.6",
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)