Skip to content

Commit a599514

Browse files
Release Tracking (#1698)
* Version Packages * Force CI to run Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Cole Bemis <[email protected]>
1 parent 2c42c38 commit a599514

File tree

5 files changed

+13
-16
lines changed

5 files changed

+13
-16
lines changed

.changeset/actionmenu-overlay.md

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

.changeset/giant-timers-ring.md

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

.changeset/polite-trees-wink.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+
## 33.1.0
4+
5+
### Minor Changes
6+
7+
- [#1658](https://github.com/primer/react/pull/1658) [`edc48ba8`](https://github.com/primer/react/commit/edc48ba817e2052d2f4ed8e602bffd92e82b8893) Thanks [@rezrah](https://github.com/rezrah)! - Adds a Radio component
8+
9+
### Patch Changes
10+
11+
- [#1675](https://github.com/primer/react/pull/1675) [`2380b668`](https://github.com/primer/react/commit/2380b66848a885ee5dd2e6b07a1173201976545f) Thanks [@siddharthkp](https://github.com/siddharthkp)! - ActionMenu v2: Added `ActionMenu.Overlay` which accepts props to customize the Menu overlay.
12+
13+
* [#1702](https://github.com/primer/react/pull/1702) [`2c42c382`](https://github.com/primer/react/commit/2c42c382fc4ddf50fc18dd62ca854dc04304a539) Thanks [@colebemis](https://github.com/colebemis)! - Update `BranchName` styles to match github.com
14+
315
## 33.0.0
416

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

0 commit comments

Comments
 (0)