Skip to content

Commit 6792c67

Browse files
committed
chore: publish [skip build]
- @farfetch/blackout-react@0.71.1
1 parent 6f37e8d commit 6792c67

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/react/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.71.1](https://github.com/Farfetch/blackout/compare/@farfetch/blackout-react@0.71.0...@farfetch/blackout-react@0.71.1) (2024-03-13)
7+
8+
9+
### Bug Fixes
10+
11+
* fix ssr ([6f37e8d](https://github.com/Farfetch/blackout/commit/6f37e8d798d0a2522c04b523ed1739049673fd9a))
12+
13+
14+
15+
16+
617
# [0.71.0](https://github.com/Farfetch/blackout/compare/@farfetch/blackout-react@0.70.0...@farfetch/blackout-react@0.71.0) (2024-03-07)
718

819

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@farfetch/blackout-react",
3-
"version": "0.71.0",
3+
"version": "0.71.1",
44
"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",
55
"license": "MIT",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)