Skip to content

Commit

Permalink
Merge 2ffaa7e into d2724df
Browse files Browse the repository at this point in the history
  • Loading branch information
primer[bot] authored Dec 19, 2023
2 parents d2724df + 2ffaa7e commit 8208af2
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 15 deletions.
5 changes: 0 additions & 5 deletions .changeset/eight-pillows-pump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ninety-brooms-speak.md

This file was deleted.

4 changes: 0 additions & 4 deletions .changeset/use-css-variable.md

This file was deleted.

12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @primer/components

## 36.6.0

### Minor Changes

- [#4049](https://github.com/primer/react/pull/4049) [`f0d38bc39`](https://github.com/primer/react/commit/f0d38bc390b9bbe99227f1c7b36730188e37ea5e) Thanks [@TylerJDev](https://github.com/TylerJDev)! - Replaces deprecated `Button` component in `Dialog` with newest version

- [#4028](https://github.com/primer/react/pull/4028) [`bbe58b8e1`](https://github.com/primer/react/commit/bbe58b8e1c7cca0ebec46fffd184c1db23bebcdf) Thanks [@joshblack](https://github.com/joshblack)! - Use a CSS variable for the monospace font stack

### Patch Changes

- [#3926](https://github.com/primer/react/pull/3926) [`4e4c5ec68`](https://github.com/primer/react/commit/4e4c5ec68a9c744aedc15cadb7a9a7024e997426) Thanks [@strackoverflow](https://github.com/strackoverflow)! - Allow overflow scrolling to be controlled via an optional `overflow` property on Overlay

## 36.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primer/react",
"version": "36.5.0",
"version": "36.6.0",
"description": "An implementation of GitHub's Primer Design System using React",
"main": "lib/index.js",
"module": "lib-esm/index.js",
Expand Down

0 comments on commit 8208af2

Please sign in to comment.