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

Commit d48fcd4

Browse files
chore(release): 1.3.0 [skip ci]
## [1.3.0](v1.2.2...v1.3.0) (2021-05-21) ### Features * update packages ([4cbd67d](4cbd67d))
1 parent 4cbd67d commit d48fcd4

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.3.0](https://github.com/Farfetch/react-context-responsive/compare/v1.2.2...v1.3.0) (2021-05-21)
2+
3+
4+
### Features
5+
6+
* update packages ([4cbd67d](https://github.com/Farfetch/react-context-responsive/commit/4cbd67d6717da3a354c6285e7905206f130fafc7))
7+
18
### [1.2.2](https://github.com/Farfetch/react-context-responsive/compare/v1.2.1...v1.2.2) (2021-05-19)
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.2.2",
3+
"version": "1.3.0",
44
"description": "A responsive API using React's Context API",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)