Skip to content

Commit 37deef3

Browse files
Version Packages (#2173)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 97f178d commit 37deef3

File tree

8 files changed

+19
-31
lines changed

8 files changed

+19
-31
lines changed

.changeset/mighty-toes-nail.md

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

.changeset/poor-dots-play.md

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

.changeset/short-kings-compete.md

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

.changeset/thick-coats-yawn.md

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

.changeset/tricky-mangos-nail.md

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

.changeset/violet-humans-care.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.4.0
4+
5+
### Minor Changes
6+
7+
- [#2152](https://github.com/primer/css/pull/2152) [`edac9edb`](https://github.com/primer/css/commit/edac9edbcf833fc76d406d225b6cf6abfa2b7f99) Thanks [@vdepizzol](https://github.com/vdepizzol)! - Add Stack component
8+
9+
### Patch Changes
10+
11+
- [#2177](https://github.com/primer/css/pull/2177) [`add769c9`](https://github.com/primer/css/commit/add769c97193b387de2fbfb4b0a66c7157826563) Thanks [@langermank](https://github.com/langermank)! - Autocomplete item selected state
12+
13+
* [#2174](https://github.com/primer/css/pull/2174) [`97f178d7`](https://github.com/primer/css/commit/97f178d7dedb92c713f1e684384db089c71eeae6) Thanks [@simurai](https://github.com/simurai)! - Prevent `SegmentedControl-text` from wrapping
14+
15+
- [#2168](https://github.com/primer/css/pull/2168) [`a52afe7e`](https://github.com/primer/css/commit/a52afe7e7d34cccf550b43c052777a392bb7229f) Thanks [@owenniblock](https://github.com/owenniblock)! - Increases z-index for .show-on-focus
16+
17+
* [#2176](https://github.com/primer/css/pull/2176) [`d8c218ab`](https://github.com/primer/css/commit/d8c218aba8b16a80a96b39ca086df34ed4c307df) Thanks [@langermank](https://github.com/langermank)! - Add `aria-selected` to ActionList-item for Autocomplete
18+
19+
- [#2090](https://github.com/primer/css/pull/2090) [`8016e3c5`](https://github.com/primer/css/commit/8016e3c507d8e72be1b32520cc548c362290a73c) Thanks [@Luckz](https://github.com/Luckz)! - Remove article
20+
321
## 20.3.0
422

523
### 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": "20.3.0",
3+
"version": "20.4.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)