Skip to content

Commit

Permalink
Version 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Austin Wood authored and ljharb committed Apr 6, 2021
1 parent 31bf4f4 commit 73ecb66
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## v5.0.0
- [breaking] [deps] Update peer deps to React 16.3+. (@indiesquidge, [#246](https://github.com/airbnb/react-with-styles/pull/246))

## v4.2.0
- [new] update `withStyles` to forward ref to inner component (@indiesquidge, [#240](https://github.com/airbnb/react-with-styles/pull/240))

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": "react-with-styles",
"version": "4.2.0",
"version": "5.0.0",
"description": "",
"main": "lib/withStyles.js",
"exports": {
Expand Down

0 comments on commit 73ecb66

Please sign in to comment.