diff --git a/packages/analytics/CHANGELOG.md b/packages/analytics/CHANGELOG.md index a8f84dba3..73e754eee 100644 --- a/packages/analytics/CHANGELOG.md +++ b/packages/analytics/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.14.1](https://github.com/Farfetch/blackout/compare/@farfetch/blackout-analytics@1.14.0...@farfetch/blackout-analytics@1.14.1) (2024-02-14) + +**Note:** Version bump only for package @farfetch/blackout-analytics + # [1.14.0](https://github.com/Farfetch/blackout/compare/@farfetch/blackout-analytics@1.13.0...@farfetch/blackout-analytics@1.14.0) (2024-02-06) ### Features diff --git a/packages/analytics/package.json b/packages/analytics/package.json index 7db8dfc76..538c38ac8 100644 --- a/packages/analytics/package.json +++ b/packages/analytics/package.json @@ -1,6 +1,6 @@ { "name": "@farfetch/blackout-analytics", - "version": "1.14.0", + "version": "1.14.1", "description": "Centralized and agnostic way of tracking data with built-in integrations", "license": "MIT", "main": "src/index.ts", @@ -28,7 +28,7 @@ "uuid": "^3.3.2" }, "devDependencies": { - "@farfetch/blackout-client": "^2.18.0", + "@farfetch/blackout-client": "^2.19.0", "lodash": "^4.17.21" }, "peerDependencies": { diff --git a/packages/client/CHANGELOG.md b/packages/client/CHANGELOG.md index 37907e64f..5c7635527 100644 --- a/packages/client/CHANGELOG.md +++ b/packages/client/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.19.0](https://github.com/Farfetch/blackout/compare/@farfetch/blackout-client@2.18.0...@farfetch/blackout-client@2.19.0) (2024-02-14) + +### Features + +- **client:** add packaging options client ([51658d6](https://github.com/Farfetch/blackout/commit/51658d6c4a6579942bc1aa1da13ae5c450e6b17d)) + # [2.18.0](https://github.com/Farfetch/blackout/compare/@farfetch/blackout-client@2.17.1...@farfetch/blackout-client@2.18.0) (2024-01-16) ### Features diff --git a/packages/client/package.json b/packages/client/package.json index 81181385f..d1a479036 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -1,6 +1,6 @@ { "name": "@farfetch/blackout-client", - "version": "2.18.0", + "version": "2.19.0", "description": "Clients to connect to the Farfetch Platform Solutions' services", "license": "MIT", "main": "src/index.ts", diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 417446034..7e3759ca8 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/Farfetch/blackout/compare/@farfetch/blackout-react@1.21.0...@farfetch/blackout-react@1.22.0) (2024-02-14) + +### Features + +- add advanced mode gcm in ([30701e1](https://github.com/Farfetch/blackout/commit/30701e1ba5fa0c26ab96ea9565d6c15df1a3cad4)) + # [1.21.0](https://github.com/Farfetch/blackout/compare/@farfetch/blackout-react@1.20.0...@farfetch/blackout-react@1.21.0) (2024-02-06) ### Bug Fixes diff --git a/packages/react/package.json b/packages/react/package.json index 3ed27a449..577e04816 100755 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@farfetch/blackout-react", - "version": "1.21.0", + "version": "1.22.0", "description": "React components, hooks and other tools filled with business logic to help using the Farfetch Platform Solutions' services in web or native e-commerce apps", "license": "MIT", "main": "./src/index.ts", @@ -33,9 +33,9 @@ "yup": "^1.0.2" }, "devDependencies": { - "@farfetch/blackout-analytics": "^1.14.0", - "@farfetch/blackout-client": "^2.18.0", - "@farfetch/blackout-redux": "^1.21.1", + "@farfetch/blackout-analytics": "^1.14.1", + "@farfetch/blackout-client": "^2.19.0", + "@farfetch/blackout-redux": "^1.22.0", "@types/dompurify": "^2.3.3", "axios": "1.3.1", "lodash": "^4.17.21", diff --git a/packages/redux/CHANGELOG.md b/packages/redux/CHANGELOG.md index 7ceb92a7f..de8940f75 100644 --- a/packages/redux/CHANGELOG.md +++ b/packages/redux/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/Farfetch/blackout/compare/@farfetch/blackout-redux@1.21.1...@farfetch/blackout-redux@1.22.0) (2024-02-14) + +### Features + +- **client:** add packaging options client ([51658d6](https://github.com/Farfetch/blackout/commit/51658d6c4a6579942bc1aa1da13ae5c450e6b17d)) + ## [1.21.1](https://github.com/Farfetch/blackout/compare/@farfetch/blackout-redux@1.21.0...@farfetch/blackout-redux@1.21.1) (2024-02-06) **Note:** Version bump only for package @farfetch/blackout-redux diff --git a/packages/redux/package.json b/packages/redux/package.json index a5ec1ada8..35b31926a 100755 --- a/packages/redux/package.json +++ b/packages/redux/package.json @@ -1,6 +1,6 @@ { "name": "@farfetch/blackout-redux", - "version": "1.21.1", + "version": "1.22.0", "description": "Modules to manage the application global state", "license": "MIT", "main": "src/index.ts", @@ -31,8 +31,8 @@ "url-parse": "^1.4.7" }, "devDependencies": { - "@farfetch/blackout-analytics": "^1.14.0", - "@farfetch/blackout-client": "^2.18.0", + "@farfetch/blackout-analytics": "^1.14.1", + "@farfetch/blackout-client": "^2.19.0", "immer": "^9.0.19", "lodash": "^4.17.21", "redux": "^4.1.0",