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 Jul 19, 2022
1 parent 705e910 commit 0471d0e
Show file tree
Hide file tree
Showing 4 changed files with 29 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.65.0](https://github.com/Farfetch/blackout/compare/@farfetch/[email protected]...@farfetch/[email protected]) (2022-07-19)


### Bug Fixes

* **core|react:** hash creation on content pages ([b5ea2b9](https://github.com/Farfetch/blackout/commit/b5ea2b9a74ac6ec3505fed4f4f5af96d3ed08735))


### Features

* **blackout-core:** add lineItems omnitracking mapping ([705e910](https://github.com/Farfetch/blackout/commit/705e910f411ee99be7f8935f0f650189aca3078f))





# [1.64.0](https://github.com/Farfetch/blackout/compare/@farfetch/[email protected]...@farfetch/[email protected]) (2022-07-14)


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.64.0",
"version": "1.65.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
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.41.1](https://github.com/Farfetch/blackout/compare/@farfetch/[email protected]...@farfetch/[email protected]) (2022-07-19)


### Bug Fixes

* **core|react:** hash creation on content pages ([b5ea2b9](https://github.com/Farfetch/blackout/commit/b5ea2b9a74ac6ec3505fed4f4f5af96d3ed08735))





# [0.41.0](https://github.com/Farfetch/blackout/compare/@farfetch/[email protected]...@farfetch/[email protected]) (2022-06-28)


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.41.0",
"version": "0.41.1",
"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 0471d0e

Please sign in to comment.