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 Feb 21, 2023
1 parent fef85b3 commit 943d655
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 2 deletions.
13 changes: 13 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Features

* **core:** add put bags promocodes endpoint ([fef85b3](https://github.com/Farfetch/blackout/commit/fef85b3dc278de90b3c7dbba18ef8e7c04d0adbe))
* add targets.segments on searchContents ([5695ca8](https://github.com/Farfetch/blackout/commit/5695ca8ce2e0c227c57804459bf0ed65acd64c69))
* **core|react:** setup promocode applied analytics event ([ec78acc](https://github.com/Farfetch/blackout/commit/ec78acc9fd8446196a2dc3c0b2be6fd918cd3f2e))





# [1.79.0](https://github.com/Farfetch/blackout/compare/@farfetch/[email protected]...@farfetch/[email protected]) (2023-02-08)


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.79.0",
"version": "1.80.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.52.0](https://github.com/Farfetch/blackout/compare/@farfetch/[email protected]...@farfetch/[email protected]) (2023-02-21)


### Features

* **core|react:** setup promocode applied analytics event ([ec78acc](https://github.com/Farfetch/blackout/commit/ec78acc9fd8446196a2dc3c0b2be6fd918cd3f2e))





# [0.51.0](https://github.com/Farfetch/blackout/compare/@farfetch/[email protected]...@farfetch/[email protected]) (2023-02-08)


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.51.0",
"version": "0.52.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 943d655

Please sign in to comment.