Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit b499853

Browse files
chore(release): 1.2.0 [skip ci]
## [1.2.0](v1.1.0...v1.2.0) (2020-11-13) ### Features * add mobile breakpoint to contex ([3346577](3346577))
1 parent 3346577 commit b499853

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.0](https://github.com/Farfetch/react-context-responsive/compare/v1.1.0...v1.2.0) (2020-11-13)
2+
3+
4+
### Features
5+
6+
* add mobile breakpoint to contex ([3346577](https://github.com/Farfetch/react-context-responsive/commit/3346577b6675226da0bae38fe55809e85db5a208))
7+
18
## [1.1.0](https://github.com/Farfetch/react-context-responsive/compare/v1.0.3...v1.1.0) (2020-09-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@farfetch/react-context-responsive",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "A responsive API using React's Context API",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)