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

Commit 4149ec8

Browse files
chore(release): 1.0.3 [skip ci]
### [1.0.3](v1.0.2...v1.0.3) (2020-09-01) ### Bug Fixes * change Responsive Provider proptypes ([272a217](272a217))
1 parent 272a217 commit 4149ec8

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.0.3](https://github.com/Farfetch/react-context-responsive/compare/v1.0.2...v1.0.3) (2020-09-01)
2+
3+
4+
### Bug Fixes
5+
6+
* change Responsive Provider proptypes ([272a217](https://github.com/Farfetch/react-context-responsive/commit/272a217442cfa53bf591da5fded4bcb0ac4e62f7))
7+
18
### [1.0.2](https://github.com/Farfetch/react-context-responsive/compare/v1.0.1...v1.0.2) (2020-08-03)
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.0",
3+
"version": "1.0.3",
44
"description": "A responsive API using React's Context API",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)