Skip to content

Commit 31447a7

Browse files
Version Packages
1 parent 8356ec9 commit 31447a7

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/happy-rivers-attend.md

Lines changed: 0 additions & 7 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/components
22

3+
## 35.32.0
4+
5+
### Minor Changes
6+
7+
- [#3720](https://github.com/primer/react/pull/3720) [`521b02f4`](https://github.com/primer/react/commit/521b02f4fa1fcba6375f3642e0cf1a9b01a4bda7) Thanks [@mperrotti](https://github.com/mperrotti)! - Updates link styles to support underline link preferences.
8+
9+
<!-- Changed components: ActionList, BranchName, Breadcrumbs, Button, Button2, Heading, Link -->
10+
311
## 35.31.0
412

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