Skip to content

Commit 71dc4b9

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

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/nine-dragons-wave.md

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

.changeset/smooth-lies-stare.md

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

CHANGELOG.md

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

3+
## 20.2.0
4+
5+
### Minor Changes
6+
7+
- [#2087](https://github.com/primer/css/pull/2087) [`8354de5c`](https://github.com/primer/css/commit/8354de5c5eeb60e447712c04e25c2ef370206488) Thanks [@vdepizzol](https://github.com/vdepizzol)! - Changing `PageLayout--isPaneSticky` to `PageLayout--sticky`.
8+
9+
* [#2074](https://github.com/primer/css/pull/2074) [`5cfae2c2`](https://github.com/primer/css/commit/5cfae2c2193885c34af97dd61da201c400bc8549) Thanks [@camertron](https://github.com/camertron)! - Add styles for the ToggleSwitch component
10+
311
## 20.1.1
412

513
### 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.1.1",
3+
"version": "20.2.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)