Skip to content

Commit 5820505

Browse files
Version Packages
1 parent 7e01db9 commit 5820505

10 files changed

+27
-43
lines changed

.changeset/fresh-schools-pull.md

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

.changeset/good-fireants-collect.md

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

.changeset/long-panthers-provide.md

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

.changeset/nasty-bananas-drive.md

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

.changeset/neat-cheetahs-rescue.md

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

.changeset/orange-camels-heal.md

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

.changeset/short-pugs-press.md

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

.changeset/shy-vans-draw.md

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

CHANGELOG.md

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

3+
## 20.0.0
4+
5+
### Major Changes
6+
7+
- [#1767](https://github.com/primer/css/pull/1767) [`7e01db97`](https://github.com/primer/css/commit/7e01db97f3f2b9d9383f66385ca16f0bdc06abd1) Thanks [@tobiasahlin](https://github.com/tobiasahlin)! - Marketing: Remove unused pullquote selector
8+
9+
### Minor Changes
10+
11+
- [#1759](https://github.com/primer/css/pull/1759) [`74724ce7`](https://github.com/primer/css/commit/74724ce7c72b1cb540a9ef3d845169f1df17b55e) Thanks [@langermank](https://github.com/langermank)! - Remove `popover` responsive hack
12+
13+
* [#1807](https://github.com/primer/css/pull/1807) [`13a4654f`](https://github.com/primer/css/commit/13a4654fa0854accfaabbbd2f21d2e0a1c90442d) Thanks [@enstyled](https://github.com/enstyled)! - Marketing: Add link components
14+
Marketing: Add animated arrow utility
15+
Marketing: Document button components with arrows
16+
17+
### Patch Changes
18+
19+
- [#1780](https://github.com/primer/css/pull/1780) [`8e9ba62d`](https://github.com/primer/css/commit/8e9ba62d30ed10c012b99dd998751df01ad6aa99) Thanks [@langermank](https://github.com/langermank)! - ActionList followup
20+
21+
* [#1805](https://github.com/primer/css/pull/1805) [`99537d31`](https://github.com/primer/css/commit/99537d317f04ff5474a076ab96d3ea315b2181e2) Thanks [@tobiasahlin](https://github.com/tobiasahlin)! - Fix local dev (revert webpack 5.5.0 → 6.0.0)
22+
23+
- [#1781](https://github.com/primer/css/pull/1781) [`4d8dcf24`](https://github.com/primer/css/commit/4d8dcf24bc9e0732a9a2f34c94f6bcad7d3382dd) Thanks [@simurai](https://github.com/simurai)! - Reformat `rgba()` colors for `.btn-mktg`
24+
25+
* [#1768](https://github.com/primer/css/pull/1768) [`4abb1af9`](https://github.com/primer/css/commit/4abb1af95b9b3c8c38512fa5e1e4fae9e7d01f4f) Thanks [@tobiasahlin](https://github.com/tobiasahlin)! - Marketing: Add disabled states for buttons (and tweak hover)
26+
27+
- [#1808](https://github.com/primer/css/pull/1808) [`ee27583f`](https://github.com/primer/css/commit/ee27583f594248bd44122ea5dc81b12382c02b09) Thanks [@manuelpuyol](https://github.com/manuelpuyol)! - Add hover and active states to btn-invisible
28+
329
## 19.0.0
430

531
### 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": "19.0.0",
3+
"version": "20.0.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)