Skip to content

Commit

Permalink
Merge branch 'main' into VanAnderson/Pagination-tsx-migration
Browse files Browse the repository at this point in the history
  • Loading branch information
VanAnderson authored Feb 19, 2021
2 parents cf6bb0b + 32a28ca commit a5389b8
Show file tree
Hide file tree
Showing 8 changed files with 19 additions and 31 deletions.
5 changes: 0 additions & 5 deletions .changeset/five-islands-dance.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/orange-ties-marry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spotty-parents-beam.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tidy-feet-attend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tricky-mugs-attend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/violet-oranges-speak.md

This file was deleted.

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

## 23.1.0

### Minor Changes

- [`e0432b35`](https://github.com/primer/components/commit/e0432b35f152031be8e4a0830df5d228d7b14832) [#1041](https://github.com/primer/components/pull/1041) Thanks [@emplums](https://github.com/emplums)! - Adds new `useSafeTimeout` helper Hook

### Patch Changes

- [`eaf57cf5`](https://github.com/primer/components/commit/eaf57cf514da106f9bd1b4de01f5fc037a84fa23) [#1054](https://github.com/primer/components/pull/1054) Thanks [@emplums](https://github.com/emplums)! - Fix border radius on ButtonClose

* [`57eba0da`](https://github.com/primer/components/commit/57eba0da8fea003d00fce781d05ac581616de391) [#1054](https://github.com/primer/components/pull/1054) Thanks [@emplums](https://github.com/emplums)! - Add ButtonInvisible focus styles

- [`e2c90dba`](https://github.com/primer/components/commit/e2c90dba38976c280f44544cd7bf5cbbc8816ee3) [#1049](https://github.com/primer/components/pull/1049) Thanks [@eintxaurtieta](https://github.com/eintxaurtieta)! - Added font-family:inherit to TextInput

* [`be82a500`](https://github.com/primer/components/commit/be82a50033e8392c2dd80f56df9f398397f45379) [#1046](https://github.com/primer/components/pull/1046) Thanks [@emplums](https://github.com/emplums)! - - Fixed Dropdown & Details types.

- [`7c4c726c`](https://github.com/primer/components/commit/7c4c726c822fafc524e9b6928a7f9d413e1a7bc8) [#1046](https://github.com/primer/components/pull/1046) Thanks [@emplums](https://github.com/emplums)! - - Added useDetails behavior back to Dropdown

## 23.0.4

### Patch 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/components",
"version": "23.0.4",
"version": "23.1.0",
"description": "Primer react components",
"main": "lib/index.js",
"module": "lib-esm/index.js",
Expand Down

0 comments on commit a5389b8

Please # to comment.