Skip to content

Commit 2374a8f

Browse files
committed
version @primer/styled-react to v1.0.0-rc.6
1 parent 013c200 commit 2374a8f

File tree

4 files changed

+15
-8
lines changed

4 files changed

+15
-8
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
"pretty-emus-cover",
7575
"pretty-women-sing",
7676
"proud-chairs-study",
77+
"purple-waves-pay",
7778
"rich-walls-fold",
7879
"rotten-carpets-raise",
7980
"rude-cycles-scream",

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/styled-react/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @primer/styled-react
22

3+
## 1.0.0-rc.6
4+
5+
### Patch Changes
6+
7+
- [`013c200`](https://github.com/primer/react/commit/013c200dd9969743c5e824f635964802ccfdcbfa) Thanks [@francinelucca](https://github.com/francinelucca)! - chore: use styled wrapper instead of Box for Label, Token and Spinner
8+
39
## 1.0.0-rc.5
410

511
### Minor Changes

packages/styled-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@primer/styled-react",
3-
"version": "1.0.0-rc.5",
3+
"version": "1.0.0-rc.6",
44
"type": "module",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)