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

Commit

Permalink
chore(release): 1.2.2 [skip ci]
Browse files Browse the repository at this point in the history
### [1.2.2](v1.2.1...v1.2.2) (2021-05-19)

### Bug Fixes

* include d.ts in package.json ([a7685f0](a7685f0))
  • Loading branch information
semantic-release-bot committed May 19, 2021
1 parent a7685f0 commit 6a6b617
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [1.2.2](https://github.com/Farfetch/react-context-responsive/compare/v1.2.1...v1.2.2) (2021-05-19)


### Bug Fixes

* include d.ts in package.json ([a7685f0](https://github.com/Farfetch/react-context-responsive/commit/a7685f0ff6aacd9c2dc856b31714b2a66748134b))

### [1.2.1](https://github.com/Farfetch/react-context-responsive/compare/v1.2.0...v1.2.1) (2021-01-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@farfetch/react-context-responsive",
"version": "1.2.1",
"version": "1.2.2",
"description": "A responsive API using React's Context API",
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit 6a6b617

Please sign in to comment.