Skip to content

Commit

Permalink
Version Packages (#141)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Stefan Cameron <stefan@stefcameron.com>
  • Loading branch information
3 people authored Oct 31, 2020
1 parent 925dfd2 commit 04d2d94
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/neat-singers-peel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-flies-burn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strong-emus-do.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-carpets-talk.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 8.1.1

### Patch Changes

- 925dfd2: Update the react and react-dom peer dependencies from `^16.0.0` to `>=16.0.0` since this library works with React 17 as well as React 16.
- 01653da: Fix focus not always returning to correct node after setting `active` prop to `false`. #139
- 95f8ab6: Update focus-trap dependency from 6.1.2 to [6.1.4](https://github.com/focus-trap/focus-trap/blob/master/CHANGELOG.md#614). Bug fixes only.

## 8.1.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": "focus-trap-react",
"version": "8.1.0",
"version": "8.1.1",
"description": "A React component that traps focus.",
"main": "dist/focus-trap-react.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 04d2d94

Please sign in to comment.