diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a9a60b..b7fdd16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.3.1](https://github.com/streamich/use-media/compare/v1.3.0...v1.3.1) (2019-07-27) + + +### Bug Fixes + +* make useMedia work on server ([2349f0c](https://github.com/streamich/use-media/commit/2349f0c)) + # [1.3.0](https://github.com/streamich/use-media/compare/v1.2.0...v1.3.0) (2019-03-13) diff --git a/package.json b/package.json index 620b8bf..5c7c9be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "use-media", - "version": "1.3.0", + "version": "1.3.1", "description": "useMedia React hook", "main": "lib/index.js", "files": [