Skip to content

Commit

Permalink
Prepare 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
David Clark committed Feb 3, 2018
1 parent 59fc099 commit f9fb5bd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog

## 3.1.2

- Fix TypeScript declarations so props are available on the imported namespace.

## 3.1.1

- Fix React import in TypeScript declarations.
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "focus-trap-react",
"version": "3.1.1",
"version": "3.1.2",
"description": "A React component that traps focus.",
"main": "dist/focus-trap-react.js",
"types": "index.d.ts",
Expand Down

0 comments on commit f9fb5bd

Please sign in to comment.