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

Commit 4ec25e5

Browse files
chore(release): 1.4.0 [skip ci]
## [1.4.0](v1.3.0...v1.4.0) (2021-06-17) ### Features * disable cd and enable manual deploys ([50fded1](50fded1)) ### Bug Fixes * add mobileBreakpoint type ([db84728](db84728))
1 parent cb8ec11 commit 4ec25e5

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

docs/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.4.0](https://github.com/Farfetch/react-context-responsive/compare/v1.3.0...v1.4.0) (2021-06-17)
2+
3+
4+
### Features
5+
6+
* disable cd and enable manual deploys ([50fded1](https://github.com/Farfetch/react-context-responsive/commit/50fded1d9c4e2cffbc67aa4819049e901b9e747d))
7+
8+
9+
### Bug Fixes
10+
11+
* add mobileBreakpoint type ([db84728](https://github.com/Farfetch/react-context-responsive/commit/db84728ade78a6d69534571275aae2f36a22de64))
12+
113
## [1.3.0](https://github.com/Farfetch/react-context-responsive/compare/v1.2.2...v1.3.0) (2021-05-21)
214

315

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.3.0",
3+
"version": "1.4.0",
44
"description": "A responsive API using React's Context API",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)