Skip to content

Commit 5ac76ee

Browse files
Version Packages (#2458)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent abc8965 commit 5ac76ee

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/happy-brooms-lick.md

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

.changeset/shy-cats-hug.md

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

.changeset/swift-moles-jump.md

Lines changed: 0 additions & 5 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+
## 21.0.3
4+
5+
### Patch Changes
6+
7+
- [#2461](https://github.com/primer/css/pull/2461) [`abc89659`](https://github.com/primer/css/commit/abc8965913313bbb969db9e1148fb5add9327ec9) Thanks [@langermank](https://github.com/langermank)! - Add default `::selection` color
8+
9+
- [#2410](https://github.com/primer/css/pull/2410) [`344224fc`](https://github.com/primer/css/commit/344224fccdef2f3a37ed931c512e400b47301ea2) Thanks [@dylanatsmith](https://github.com/dylanatsmith)! - Add width utility to limit line length for readability
10+
11+
- [#2457](https://github.com/primer/css/pull/2457) [`352ed7b7`](https://github.com/primer/css/commit/352ed7b75585c686c996a5e7c2c29e20e41d0672) Thanks [@langermank](https://github.com/langermank)! - Add new PostCSS fallback config
12+
313
## 21.0.2
414

515
### 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": "21.0.2",
3+
"version": "21.0.3",
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)