Skip to content

Commit ff964d6

Browse files
authored
Merge branch 'main' into feature/add-native-checkbox-form-component
2 parents b35d3b3 + 5b25a62 commit ff964d6

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/clever-chairs-look.md

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

.changeset/mean-shoes-rule.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/components
22

3+
## 32.0.1
4+
5+
### Patch Changes
6+
7+
- [#1649](https://github.com/primer/react/pull/1649) [`b1315367`](https://github.com/primer/react/commit/b1315367858c6b4319ac601e5e324bb37331e4a3) Thanks [@jonrohan](https://github.com/jonrohan)! - Upgrading primer/[email protected]
8+
9+
* [#1652](https://github.com/primer/react/pull/1652) [`47550d34`](https://github.com/primer/react/commit/47550d3400fec87a26eb74c8344dfbd71635a3f5) Thanks [@colebemis](https://github.com/colebemis)! - Fix preval of `theme-preval.js`
10+
311
## 32.0.0
412

513
### Major 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/components",
3-
"version": "32.0.0",
3+
"version": "32.0.1",
44
"description": "Primer react components",
55
"main": "lib/index.js",
66
"module": "lib-esm/index.js",

0 commit comments

Comments
 (0)