Skip to content

Commit

Permalink
chore: publish [skip build]
Browse files Browse the repository at this point in the history
 - @farfetch/[email protected]
  • Loading branch information
release-bot committed Aug 5, 2022
1 parent 73f30bd commit 78b76a8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.42.4](https://github.com/Farfetch/blackout/compare/@farfetch/[email protected]...@farfetch/[email protected]) (2022-08-05)


### Bug Fixes

* **react:** added isLoading to content page hook to prevent infinite loops ([73f30bd](https://github.com/Farfetch/blackout/commit/73f30bd7ab04a16d05d28841ed53206c37e4e536))





## [0.42.3](https://github.com/Farfetch/blackout/compare/@farfetch/[email protected]...@farfetch/[email protected]) (2022-08-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@farfetch/blackout-react",
"version": "0.42.3",
"version": "0.42.4",
"description": "React components, hooks and other tools filled with business logic to help you use Farfetch Platform Solutions' services in your web or native e-commerce app",
"license": "MIT",
"main": "src/index.js",
Expand Down

0 comments on commit 78b76a8

Please sign in to comment.