Skip to content

Commit 91c7667

Browse files
Version Packages
1 parent 2b5c86e commit 91c7667

File tree

5 files changed

+13
-16
lines changed

5 files changed

+13
-16
lines changed

.changeset/chilly-frogs-act.md

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

.changeset/grumpy-rings-sit.md

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

.changeset/pretty-students-judge.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/components
22

3+
## 35.6.0
4+
5+
### Minor Changes
6+
7+
- [#2164](https://github.com/primer/react/pull/2164) [`2b5c86e5`](https://github.com/primer/react/commit/2b5c86e59f16d697433e3302e78d623a177a061e) Thanks [@mperrotti](https://github.com/mperrotti)! - Adds support for a responsive 'variant' prop to the SegmentedControl component
8+
9+
### Patch Changes
10+
11+
- [#2171](https://github.com/primer/react/pull/2171) [`384ae6b9`](https://github.com/primer/react/commit/384ae6b9adb2bcf1389e2059cbd68f319cc2e56d) Thanks [@anleac](https://github.com/anleac)! - Support issues closed as not planned, and correct the standard issue closed backgroud colour
12+
13+
* [#2173](https://github.com/primer/react/pull/2173) [`ed609719`](https://github.com/primer/react/commit/ed60971944316279bb48128f3fb466dd2385a36e) Thanks [@mperrotti](https://github.com/mperrotti)! - Updates styles for the Select component so that the focus outline is even all the way around.
14+
315
## 35.5.0
416

517
### Minor 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/react",
3-
"version": "35.5.0",
3+
"version": "35.6.0",
44
"description": "An implementation of GitHub's Primer Design System using React",
55
"main": "lib/index.js",
66
"module": "lib-esm/index.js",

0 commit comments

Comments
 (0)