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 Dec 11, 2023
1 parent 47a57bd commit 5c0d41e
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.97.0](https://github.com/Farfetch/blackout/compare/@farfetch/[email protected]...@farfetch/[email protected]) (2023-12-11)


### Bug Fixes

* save exchange filters by id ([ce6f47c](https://github.com/Farfetch/blackout/commit/ce6f47c76c6ea805c8f7990e64f03ef60a4b4af5))


### Features

* add new parameters to interact content event v1 ([5c1e406](https://github.com/Farfetch/blackout/commit/5c1e406b7ce32fa9eb64d711852232a8b17dacb0))






# [1.96.0](https://github.com/Farfetch/blackout/compare/@farfetch/[email protected]...@farfetch/[email protected]) (2023-11-16)

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.96.0",
"version": "1.97.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.67.0](https://github.com/Farfetch/blackout/compare/@farfetch/[email protected]...@farfetch/[email protected]) (2023-12-11)


### Features

* add new parameters to interact content event v1 ([5c1e406](https://github.com/Farfetch/blackout/commit/5c1e406b7ce32fa9eb64d711852232a8b17dacb0))





# [0.66.0](https://github.com/Farfetch/blackout/compare/@farfetch/[email protected]...@farfetch/[email protected]) (2023-11-30)


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.66.0",
"version": "0.67.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 5c0d41e

Please sign in to comment.