Skip to content

Commit a8c42ef

Browse files
Version Packages
1 parent ff35460 commit a8c42ef

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/honest-kings-occur.md

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

.changeset/witty-kangaroos-beg.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+
## 36.7.2
4+
5+
### Patch Changes
6+
7+
- [#4200](https://github.com/primer/react/pull/4200) [`dc9881412`](https://github.com/primer/react/commit/dc988141216b91561a0ea0943b2cbff03be95029) Thanks [@broccolinisoup](https://github.com/broccolinisoup)! - Tooltip v2: Allow external id to be passed down in tooltip so that the trigger can be labelled/described by the that id
8+
9+
- [#4205](https://github.com/primer/react/pull/4205) [`ff354604f`](https://github.com/primer/react/commit/ff354604f70fc900cb79fe4c58eaee541a813d9f) Thanks [@pablonete](https://github.com/pablonete)! - Bugfix: Dialog.Header ignored the sx provided
10+
311
## 36.7.1
412

513
### Patch 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.7.1",
3+
"version": "36.7.2",
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)