Skip to content

Commit

Permalink
chore: publish [skip build]
Browse files Browse the repository at this point in the history
 - @farfetch/[email protected]
 - @farfetch/[email protected]
  • Loading branch information
release-bot committed Mar 21, 2023
1 parent f1a1f87 commit 02909c7
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 2 deletions.
16 changes: 16 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.83.0](https://github.com/Farfetch/blackout/compare/@farfetch/[email protected]...@farfetch/[email protected]) (2023-03-21)


### Bug Fixes

* refactor serverInitialState ([f1a1f87](https://github.com/Farfetch/blackout/commit/f1a1f878ff98833e0fe818f51a0eb9368e601dd8))


### Features

* add parameters checkout abandoned event ([b4aae5c](https://github.com/Farfetch/blackout/commit/b4aae5c4a5e5bcf6ac4cb524293e96a59fcfacf1))





# [1.82.0](https://github.com/Farfetch/blackout/compare/@farfetch/[email protected]...@farfetch/[email protected]) (2023-03-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@farfetch/blackout-core",
"version": "1.82.0",
"version": "1.83.0",
"description": "Clients to connect to the Farfetch Platform Solutions' services and modules to manage the application data layer and global state",
"license": "MIT",
"main": "src/index.js",
Expand Down
16 changes: 16 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.54.0](https://github.com/Farfetch/blackout/compare/@farfetch/[email protected]...@farfetch/[email protected]) (2023-03-21)


### Bug Fixes

* refactor serverInitialState ([f1a1f87](https://github.com/Farfetch/blackout/commit/f1a1f878ff98833e0fe818f51a0eb9368e601dd8))


### Features

* add parameters checkout abandoned event ([b4aae5c](https://github.com/Farfetch/blackout/commit/b4aae5c4a5e5bcf6ac4cb524293e96a59fcfacf1))





# [0.53.0](https://github.com/Farfetch/blackout/compare/@farfetch/[email protected]...@farfetch/[email protected]) (2023-03-15)


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.53.0",
"version": "0.54.0",
"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 02909c7

Please sign in to comment.