Skip to content

Commit d94a0bf

Browse files
Version Packages
1 parent d2b4d69 commit d94a0bf

File tree

5 files changed

+13
-16
lines changed

5 files changed

+13
-16
lines changed

.changeset/famous-moles-bow.md

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

.changeset/lovely-rivers-bow.md

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

.changeset/new-jars-complain.md

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

CHANGELOG.md

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

3+
## 20.3.0
4+
5+
### Minor Changes
6+
7+
- [#2147](https://github.com/primer/css/pull/2147) [`9dd2a49e`](https://github.com/primer/css/commit/9dd2a49e2633f337c2316a43907f17dfd5c3173b) Thanks [@vdepizzol](https://github.com/vdepizzol)! - Add AppFrame component
8+
9+
### Patch Changes
10+
11+
- [#2083](https://github.com/primer/css/pull/2083) [`13be7ef1`](https://github.com/primer/css/commit/13be7ef18d2d9874e7a08f20d9f93538752517c6) Thanks [@simurai](https://github.com/simurai)! - Add `SegmentedControl` component
12+
13+
* [#2171](https://github.com/primer/css/pull/2171) [`d2b4d698`](https://github.com/primer/css/commit/d2b4d698882f57a6c4a08e66c10bdca27924046f) Thanks [@khiga8](https://github.com/khiga8)! - Add .tooltipped to deprecations json
14+
315
## 20.2.4
416

517
### 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.2.4",
3+
"version": "20.3.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)