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

Commit 0553801

Browse files
chore(release): 1.2.1 [skip ci]
### [1.2.1](v1.2.0...v1.2.1) (2021-01-15) ### Bug Fixes * add publish and license badges to readme ([53fd45f](53fd45f))
1 parent 53fd45f commit 0553801

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.1](https://github.com/Farfetch/react-context-responsive/compare/v1.2.0...v1.2.1) (2021-01-15)
2+
3+
4+
### Bug Fixes
5+
6+
* add publish and license badges to readme ([53fd45f](https://github.com/Farfetch/react-context-responsive/commit/53fd45f128fcda8c4a5dcfa9a39cb006d5e152cd))
7+
18
## [1.2.0](https://github.com/Farfetch/react-context-responsive/compare/v1.1.0...v1.2.0) (2020-11-13)
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.0",
3+
"version": "1.2.1",
44
"description": "A responsive API using React's Context API",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)