Skip to content

Commit 80ad1fe

Browse files
committed
chore: publish [skip build]
- @farfetch/blackout-react@0.37.0
1 parent 397d2e2 commit 80ad1fe

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.37.0](https://github.com/Farfetch/blackout/compare/@farfetch/blackout-react@0.36.3...@farfetch/blackout-react@0.37.0) (2022-05-23)
7+
8+
9+
### Features
10+
11+
* **react:** add more base components ([397d2e2](https://github.com/Farfetch/blackout/commit/397d2e2d33b8f5fff7189f95fb5ed6a8e79d5a92))
12+
13+
14+
15+
16+
617
## [0.36.3](https://github.com/Farfetch/blackout/compare/@farfetch/blackout-react@0.36.2...@farfetch/blackout-react@0.36.3) (2022-05-17)
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.36.3",
3+
"version": "0.37.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)