Skip to content

Commit e4290c5

Browse files
committed
chore: publish [skip build]
- @farfetch/blackout-react@0.38.0
1 parent 2f24011 commit e4290c5

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

packages/react/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
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.38.0](https://github.com/Farfetch/blackout/compare/@farfetch/blackout-react@0.37.0...@farfetch/blackout-react@0.38.0) (2022-05-25)
7+
8+
9+
### Bug Fixes
10+
11+
* **blackout-react:** use env instead of host ([2f24011](https://github.com/Farfetch/blackout/commit/2f24011e748099c2e38dc6d1e2c194a3157d2b1c))
12+
13+
14+
### Features
15+
16+
* **blackout-react:** add Zaraz integration ([f29a445](https://github.com/Farfetch/blackout/commit/f29a44590ebfecdd85b3cc1940ba8f52efc5b18c))
17+
18+
19+
20+
21+
622
# [0.37.0](https://github.com/Farfetch/blackout/compare/@farfetch/blackout-react@0.36.3...@farfetch/blackout-react@0.37.0) (2022-05-23)
723

824

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.37.0",
3+
"version": "0.38.0",
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)