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

Commit 6a6b617

Browse files
chore(release): 1.2.2 [skip ci]
### [1.2.2](v1.2.1...v1.2.2) (2021-05-19) ### Bug Fixes * include d.ts in package.json ([a7685f0](a7685f0))
1 parent a7685f0 commit 6a6b617

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.2](https://github.com/Farfetch/react-context-responsive/compare/v1.2.1...v1.2.2) (2021-05-19)
2+
3+
4+
### Bug Fixes
5+
6+
* include d.ts in package.json ([a7685f0](https://github.com/Farfetch/react-context-responsive/commit/a7685f0ff6aacd9c2dc856b31714b2a66748134b))
7+
18
### [1.2.1](https://github.com/Farfetch/react-context-responsive/compare/v1.2.0...v1.2.1) (2021-01-15)
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.1",
3+
"version": "1.2.2",
44
"description": "A responsive API using React's Context API",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)