Skip to content

Commit 1a0a4d8

Browse files
Version Packages
1 parent 4fd9b74 commit 1a0a4d8

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/orange-eels-kiss.md

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

CHANGELOG.md

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

3+
## 35.2.1
4+
5+
### Patch Changes
6+
7+
- [#2013](https://github.com/primer/react/pull/2013) [`5f6c5e22`](https://github.com/primer/react/commit/5f6c5e2249c9bb4c6a6b744755ea4607d10a0b74) Thanks [@mperrotti](https://github.com/mperrotti)! - 1. Fix a spacing issue with the loading spinner in a `TextInputWithTokens`
8+
2. Bolds form validation text to be visually balanced with the icon
9+
310
## 35.2.0
411

512
### 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.2.0",
3+
"version": "35.2.1",
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)