diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index bf47f03..38ddfa3 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.0](https://github.com/Farfetch/react-context-responsive/compare/v1.1.0...v1.2.0) (2020-11-13) + + +### Features + +* add mobile breakpoint to contex ([3346577](https://github.com/Farfetch/react-context-responsive/commit/3346577b6675226da0bae38fe55809e85db5a208)) + ## [1.1.0](https://github.com/Farfetch/react-context-responsive/compare/v1.0.3...v1.1.0) (2020-09-01) diff --git a/package.json b/package.json index 511fa8c..55bd469 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@farfetch/react-context-responsive", - "version": "1.1.0", + "version": "1.2.0", "description": "A responsive API using React's Context API", "license": "MIT", "keywords": [