Skip to content

Commit 7dc4d9f

Browse files
Version Packages (#2420)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 718f1aa commit 7dc4d9f

File tree

6 files changed

+14
-22
lines changed

6 files changed

+14
-22
lines changed

.changeset/chatty-elephants-fry.md

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

.changeset/popular-wasps-compare.md

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

.changeset/quiet-lamps-smile.md

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

.changeset/wild-wombats-doubt.md

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

CHANGELOG.md

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

3+
## 21.0.1
4+
5+
### Patch Changes
6+
7+
- [#2421](https://github.com/primer/css/pull/2421) [`7dfcb0c5`](https://github.com/primer/css/commit/7dfcb0c595881439c15a38389168272da5aab59d) Thanks [@simurai](https://github.com/simurai)! - Bump @primer/primitives to `7.11.5`
8+
9+
- [#2404](https://github.com/primer/css/pull/2404) [`ae9d71b1`](https://github.com/primer/css/commit/ae9d71b117bf37e8f618db4474efd87c75a2f531) Thanks [@langermank](https://github.com/langermank)! - Add `font-size` to `html` tag to make rem units "safe"
10+
11+
- [#2418](https://github.com/primer/css/pull/2418) [`bce38dee`](https://github.com/primer/css/commit/bce38dee01027c6ac6dd3dbcec644eec153fd2ba) Thanks [@simurai](https://github.com/simurai)! - Make list type selector case sensitive
12+
13+
- [#2425](https://github.com/primer/css/pull/2425) [`718f1aa6`](https://github.com/primer/css/commit/718f1aa6a6f8b5823e55b6b2616a729f59392e83) Thanks [@langermank](https://github.com/langermank)! - - Bump primitives to v7.11.7
14+
- Update size tokens to Primitives pre-v8 release
15+
316
## 21.0.0
417

518
### Major 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.0",
3+
"version": "21.0.1",
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)