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

Commit fbd5146

Browse files
chore(release): 1.1.0 [skip ci]
## [1.1.0](v1.0.3...v1.1.0) (2020-09-01) ### Features * remove logs when NODE_ENV != development ([4443d51](4443d51))
1 parent 4443d51 commit fbd5146

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.1.0](https://github.com/Farfetch/react-context-responsive/compare/v1.0.3...v1.1.0) (2020-09-01)
2+
3+
4+
### Features
5+
6+
* remove logs when NODE_ENV != development ([4443d51](https://github.com/Farfetch/react-context-responsive/commit/4443d51ba82586d33ec7b33a2ef22baf6afd5e04))
7+
18
### [1.0.3](https://github.com/Farfetch/react-context-responsive/compare/v1.0.2...v1.0.3) (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.0.3",
3+
"version": "1.1.0",
44
"description": "A responsive API using React's Context API",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)