Skip to content

Commit 07d8f58

Browse files
Version Packages (#2324)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f76e785 commit 07d8f58

File tree

8 files changed

+33
-45
lines changed

8 files changed

+33
-45
lines changed

.changeset/chatty-squids-think.md

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

.changeset/chilled-elephants-occur.md

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

.changeset/forty-swans-dress.md

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

.changeset/giant-boxes-vanish.md

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

.changeset/mighty-forks-occur.md

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

.changeset/quiet-impalas-drive.md

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

CHANGELOG.md

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

3+
## 20.8.0
4+
5+
### Minor Changes
6+
7+
- [`d7a4c343`](https://github.com/primer/css/commit/d7a4c343ab1bc0d7f55ff85d735c93d9825419ae) Thanks [@jonrohan](https://github.com/jonrohan)! - Importing more styles from Primer View Components
8+
9+
- https://github.com/primer/view_components/pull/1587
10+
- https://github.com/primer/view_components/pull/1590
11+
- https://github.com/primer/view_components/pull/1592
12+
- https://github.com/primer/view_components/pull/1593
13+
- https://github.com/primer/view_components/pull/1594
14+
- https://github.com/primer/view_components/pull/1598
15+
- https://github.com/primer/view_components/pull/1599
16+
- https://github.com/primer/view_components/pull/1600
17+
- https://github.com/primer/view_components/pull/1601
18+
- https://github.com/primer/view_components/pull/1607
19+
- https://github.com/primer/view_components/pull/1609
20+
- https://github.com/primer/view_components/pull/1618
21+
- https://github.com/primer/view_components/pull/1626
22+
23+
- [#2318](https://github.com/primer/css/pull/2318) [`aee4b6f5`](https://github.com/primer/css/commit/aee4b6f571d88f391fcf98170857c4eed7b1ae82) Thanks [@jonrohan](https://github.com/jonrohan)! - Import blankslate styles from primer/view-components
24+
25+
### Patch Changes
26+
27+
- [#2309](https://github.com/primer/css/pull/2309) [`f76e7858`](https://github.com/primer/css/commit/f76e785807d9c9c64530201f858798e67668afe2) Thanks [@jdanyow](https://github.com/jdanyow)! - Use `--color-fg-default` for `mark`
28+
29+
- [#2330](https://github.com/primer/css/pull/2330) [`83250f82`](https://github.com/primer/css/commit/83250f82751092cc9ad3a8fb46262a0f0f2a3a96) Thanks [@stevenlaidlaw](https://github.com/stevenlaidlaw)! - Fix collapsing spaces within inline code blocks
30+
31+
- [#2327](https://github.com/primer/css/pull/2327) [`8cf13e98`](https://github.com/primer/css/commit/8cf13e984ca27a286a706fd2b7243980d3de7985) Thanks [@simurai](https://github.com/simurai)! - Move `fieldset` + `label` styles to `base.scss`
32+
33+
- [#2340](https://github.com/primer/css/pull/2340) [`ecbcbb1b`](https://github.com/primer/css/commit/ecbcbb1b04e72fc2006be7ea8211aae0732d3530) Thanks [@simurai](https://github.com/simurai)! - Import `Layout` from PVC
34+
335
## 20.7.1
436

537
### 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.7.1",
3+
"version": "20.8.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)