Skip to content

Commit 24e985a

Browse files
Version Packages
1 parent 1d7857f commit 24e985a

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

.changeset/popular-cougars-look.md

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

.changeset/smart-bugs-occur.md

Lines changed: 0 additions & 7 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+
## 36.1.0
4+
5+
### Minor Changes
6+
7+
- [#3843](https://github.com/primer/react/pull/3843) [`4ea8bcf7`](https://github.com/primer/react/commit/4ea8bcf74719947854f28d55210269e0d4431ebb) Thanks [@thyeggman](https://github.com/thyeggman)! - Vertically align cell contents in `DataTable`
8+
9+
### Patch Changes
10+
11+
- [#3870](https://github.com/primer/react/pull/3870) [`2c24d6a8`](https://github.com/primer/react/commit/2c24d6a876df5c4d0e3ba83fcbdccc685a07b8fb) Thanks [@siddharthkp](https://github.com/siddharthkp)! - ActionList: Checkbox inside a disabled item should have `not-allowed` cusor
12+
13+
<!-- Changed components: ActionList -->
14+
315
## 36.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/react",
3-
"version": "36.0.0",
3+
"version": "36.1.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)