Skip to content

Commit e95d4d4

Browse files
committed
chore: publish [skip build]
- @farfetch/blackout-core@1.101.0 - @farfetch/blackout-react@0.70.0
1 parent b39224d commit e95d4d4

File tree

4 files changed

+25
-2
lines changed

4 files changed

+25
-2
lines changed

packages/core/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+
# [1.101.0](https://github.com/Farfetch/blackout/compare/@farfetch/blackout-core@1.100.0...@farfetch/blackout-core@1.101.0) (2024-02-20)
7+
8+
9+
### Features
10+
11+
* add parity between ga4 and gtm for v1 ([0fc45f7](https://github.com/Farfetch/blackout/commit/0fc45f75c0cfa51c76a263b345a03ceb9d51b3ef))
12+
13+
14+
15+
16+
617
# [1.100.0](https://github.com/Farfetch/blackout/compare/@farfetch/blackout-core@1.99.0...@farfetch/blackout-core@1.100.0) (2024-01-31)
718

819

packages/core/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-core",
3-
"version": "1.100.0",
3+
"version": "1.101.0",
44
"description": "Clients to connect to the Farfetch Platform Solutions' services and modules to manage the application data layer and global state",
55
"license": "MIT",
66
"main": "src/index.js",

packages/react/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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.70.0](https://github.com/Farfetch/blackout/compare/@farfetch/blackout-react@0.69.0...@farfetch/blackout-react@0.70.0) (2024-02-20)
7+
8+
9+
### Features
10+
11+
* add advanced mode to gcm ([b39224d](https://github.com/Farfetch/blackout/commit/b39224d449b220089028f3b4b9f84f06459d500e))
12+
* add parity between ga4 and gtm for v1 ([0fc45f7](https://github.com/Farfetch/blackout/commit/0fc45f75c0cfa51c76a263b345a03ceb9d51b3ef))
13+
14+
15+
16+
17+
618
# [0.69.0](https://github.com/Farfetch/blackout/compare/@farfetch/blackout-react@0.68.0...@farfetch/blackout-react@0.69.0) (2024-01-31)
719

820

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.69.0",
3+
"version": "0.70.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)