From 6ed24a8368aecc0369d8d78d4bc610865b29c6b5 Mon Sep 17 00:00:00 2001 From: Leonardo Matos Date: Wed, 24 Apr 2024 21:13:34 -0300 Subject: [PATCH] chore(release): publish :tada: [skip ci] - @ecomplus/storefront-app@2.0.0-beta.200 - @ecomplus/storefront-components@1.0.0-beta.176 - @ecomplus/storefront-framework@5.20.39 - @ecomplus/storefront-starter@2.0.0-starter.104 - @ecomplus/storefront-template@2.0.0-beta.264 - @ecomplus/widget-analytics@1.3.17 - @ecomplus/widget-compre-confie@1.2.5 - @ecomplus/widget-ebit@1.2.5 - @ecomplus/widget-fb-pixel@1.6.3 - @ecomplus/widget-gmc-ratings@1.3.6 - @ecomplus/widget-martan@1.1.8 - @ecomplus/widget-minicart@1.0.0-beta.174 - @ecomplus/widget-product-card@1.0.0-beta.174 - @ecomplus/widget-product@1.0.0-beta.174 - @ecomplus/widget-search-engine@1.0.0-beta.176 - @ecomplus/widget-search@1.0.0-beta.174 - @ecomplus/widget-tag-manager@1.11.3 - @ecomplus/widget-tiktok-pixel@1.2.5 - @ecomplus/widget-user@1.0.0-beta.174 --- @ecomplus/storefront-app/CHANGELOG.md | 4 +++ @ecomplus/storefront-app/package.json | 4 +-- @ecomplus/storefront-components/CHANGELOG.md | 6 ++++ @ecomplus/storefront-components/package.json | 2 +- @ecomplus/storefront-framework/CHANGELOG.md | 6 ++++ @ecomplus/storefront-framework/package.json | 2 +- @ecomplus/storefront-starter/CHANGELOG.md | 4 +++ @ecomplus/storefront-starter/package.json | 4 +-- @ecomplus/storefront-template/CHANGELOG.md | 6 ++++ @ecomplus/storefront-template/package.json | 36 ++++++++++---------- @ecomplus/widget-analytics/CHANGELOG.md | 6 ++++ @ecomplus/widget-analytics/package.json | 4 +-- @ecomplus/widget-compre-confie/CHANGELOG.md | 6 ++++ @ecomplus/widget-compre-confie/package.json | 2 +- @ecomplus/widget-ebit/CHANGELOG.md | 6 ++++ @ecomplus/widget-ebit/package.json | 2 +- @ecomplus/widget-fb-pixel/CHANGELOG.md | 6 ++++ @ecomplus/widget-fb-pixel/package.json | 2 +- @ecomplus/widget-gmc-ratings/CHANGELOG.md | 6 ++++ @ecomplus/widget-gmc-ratings/package.json | 2 +- @ecomplus/widget-martan/CHANGELOG.md | 6 ++++ @ecomplus/widget-martan/package.json | 4 +-- @ecomplus/widget-minicart/CHANGELOG.md | 6 ++++ @ecomplus/widget-minicart/package.json | 4 +-- @ecomplus/widget-product-card/CHANGELOG.md | 6 ++++ @ecomplus/widget-product-card/package.json | 4 +-- @ecomplus/widget-product/CHANGELOG.md | 6 ++++ @ecomplus/widget-product/package.json | 4 +-- @ecomplus/widget-search-engine/CHANGELOG.md | 6 ++++ @ecomplus/widget-search-engine/package.json | 4 +-- @ecomplus/widget-search/CHANGELOG.md | 6 ++++ @ecomplus/widget-search/package.json | 4 +-- @ecomplus/widget-tag-manager/CHANGELOG.md | 6 ++++ @ecomplus/widget-tag-manager/package.json | 2 +- @ecomplus/widget-tiktok-pixel/CHANGELOG.md | 6 ++++ @ecomplus/widget-tiktok-pixel/package.json | 2 +- @ecomplus/widget-user/CHANGELOG.md | 6 ++++ @ecomplus/widget-user/package.json | 4 +-- 38 files changed, 156 insertions(+), 46 deletions(-) diff --git a/@ecomplus/storefront-app/CHANGELOG.md b/@ecomplus/storefront-app/CHANGELOG.md index f189c4e92..ce514be86 100644 --- a/@ecomplus/storefront-app/CHANGELOG.md +++ b/@ecomplus/storefront-app/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. +# [2.0.0-beta.200](https://github.com/ecomplus/storefront/compare/@ecomplus/storefront-app@2.0.0-beta.199...@ecomplus/storefront-app@2.0.0-beta.200) (2024-04-25) + +**Note:** Version bump only for package @ecomplus/storefront-app + # [2.0.0-beta.199](https://github.com/ecomplus/storefront/compare/@ecomplus/storefront-app@2.0.0-beta.198...@ecomplus/storefront-app@2.0.0-beta.199) (2024-04-16) ### Bug Fixes diff --git a/@ecomplus/storefront-app/package.json b/@ecomplus/storefront-app/package.json index 4d6c3cc07..ccf4dff8b 100644 --- a/@ecomplus/storefront-app/package.json +++ b/@ecomplus/storefront-app/package.json @@ -1,6 +1,6 @@ { "name": "@ecomplus/storefront-app", - "version": "2.0.0-beta.199", + "version": "2.0.0-beta.200", "description": "Vue.js ecommerce app with cart, checkout and account pages", "main": "dist/lib/js/app.js", "scripts": { @@ -36,7 +36,7 @@ "@ecomplus/i18n": "^1.32.2", "@ecomplus/passport-client": "^1.2.1", "@ecomplus/shopping-cart": "^2.6.0", - "@ecomplus/storefront-components": "^1.0.0-beta.175", + "@ecomplus/storefront-components": "^1.0.0-beta.176", "@ecomplus/storefront-twbs": "^7.3.6", "axios": "^0.27.2 || ^1.1.2", "card-validator": "^8.1.1", diff --git a/@ecomplus/storefront-components/CHANGELOG.md b/@ecomplus/storefront-components/CHANGELOG.md index 2d795045d..569bd448a 100644 --- a/@ecomplus/storefront-components/CHANGELOG.md +++ b/@ecomplus/storefront-components/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.0.0-beta.176](https://github.com/ecomplus/storefront/compare/@ecomplus/storefront-components@1.0.0-beta.175...@ecomplus/storefront-components@1.0.0-beta.176) (2024-04-25) + +### Features + +- **components/shipping:** handle optional prop values from globals ([1b9659b](https://github.com/ecomplus/storefront/commit/1b9659b7bccd71f70cbeef7362fc8a31e4bd741e)) + # [1.0.0-beta.175](https://github.com/ecomplus/storefront/compare/@ecomplus/storefront-components@1.0.0-beta.174...@ecomplus/storefront-components@1.0.0-beta.175) (2024-04-10) ### Bug Fixes diff --git a/@ecomplus/storefront-components/package.json b/@ecomplus/storefront-components/package.json index 25c9d058a..2c7abab2d 100644 --- a/@ecomplus/storefront-components/package.json +++ b/@ecomplus/storefront-components/package.json @@ -1,6 +1,6 @@ { "name": "@ecomplus/storefront-components", - "version": "1.0.0-beta.175", + "version": "1.0.0-beta.176", "description": "Vue components for E-Com Plus Storefront", "main": "dist/storefront-components.min.js", "scripts": { diff --git a/@ecomplus/storefront-framework/CHANGELOG.md b/@ecomplus/storefront-framework/CHANGELOG.md index dd0ca5cb9..50e58dd3c 100644 --- a/@ecomplus/storefront-framework/CHANGELOG.md +++ b/@ecomplus/storefront-framework/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. +## [5.20.39](https://github.com/ecomplus/storefront/compare/@ecomplus/storefront-framework@5.20.38...@ecomplus/storefront-framework@5.20.39) (2024-04-25) + +### Bug Fixes + +- **deps:** update all non-major dependencies ([#1035](https://github.com/ecomplus/storefront/issues/1035)) ([18b0e97](https://github.com/ecomplus/storefront/commit/18b0e97b454adc8bcc35bc3cb398900e4cc7ee66)) + ## [5.20.38](https://github.com/ecomplus/storefront/compare/@ecomplus/storefront-framework@5.20.37...@ecomplus/storefront-framework@5.20.38) (2024-04-16) **Note:** Version bump only for package @ecomplus/storefront-framework diff --git a/@ecomplus/storefront-framework/package.json b/@ecomplus/storefront-framework/package.json index 281bf3d76..f875b969d 100644 --- a/@ecomplus/storefront-framework/package.json +++ b/@ecomplus/storefront-framework/package.json @@ -1,6 +1,6 @@ { "name": "@ecomplus/storefront-framework", - "version": "5.20.38", + "version": "5.20.39", "description": "Framework for PWA and JAMstack e-commerce templates with E-Com Plus APIs", "main": "src/index.js", "bin": { diff --git a/@ecomplus/storefront-starter/CHANGELOG.md b/@ecomplus/storefront-starter/CHANGELOG.md index 731c65b6f..85a2f7779 100644 --- a/@ecomplus/storefront-starter/CHANGELOG.md +++ b/@ecomplus/storefront-starter/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. +# [2.0.0-starter.104](https://github.com/ecomplus/storefront-starter/compare/@ecomplus/storefront-starter@2.0.0-starter.103...@ecomplus/storefront-starter@2.0.0-starter.104) (2024-04-25) + +**Note:** Version bump only for package @ecomplus/storefront-starter + # [2.0.0-starter.103](https://github.com/ecomplus/storefront-starter/compare/@ecomplus/storefront-starter@2.0.0-starter.102...@ecomplus/storefront-starter@2.0.0-starter.103) (2024-04-16) **Note:** Version bump only for package @ecomplus/storefront-starter diff --git a/@ecomplus/storefront-starter/package.json b/@ecomplus/storefront-starter/package.json index 057c4238f..6a051c459 100644 --- a/@ecomplus/storefront-starter/package.json +++ b/@ecomplus/storefront-starter/package.json @@ -7,7 +7,7 @@ ], "private": true, "name": "@ecomplus/storefront-starter", - "version": "2.0.0-starter.103", + "version": "2.0.0-starter.104", "description": "PWA and JAMstack based e-commerce template for E-Com Plus stores", "main": "template/js/index.js", "scripts": { @@ -37,6 +37,6 @@ "url": "git+https://github.com/ecomplus/storefront-starter.git" }, "dependencies": { - "@ecomplus/storefront-template": "^2.0.0-beta.263" + "@ecomplus/storefront-template": "^2.0.0-beta.264" } } diff --git a/@ecomplus/storefront-template/CHANGELOG.md b/@ecomplus/storefront-template/CHANGELOG.md index 9e2df601b..b2e5e1b65 100644 --- a/@ecomplus/storefront-template/CHANGELOG.md +++ b/@ecomplus/storefront-template/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.0.0-beta.264](https://github.com/ecomplus/storefront/compare/@ecomplus/storefront-template@2.0.0-beta.263...@ecomplus/storefront-template@2.0.0-beta.264) (2024-04-25) + +### Bug Fixes + +- **deps:** update all non-major dependencies ([#1035](https://github.com/ecomplus/storefront/issues/1035)) ([18b0e97](https://github.com/ecomplus/storefront/commit/18b0e97b454adc8bcc35bc3cb398900e4cc7ee66)) + # [2.0.0-beta.263](https://github.com/ecomplus/storefront/compare/@ecomplus/storefront-template@2.0.0-beta.262...@ecomplus/storefront-template@2.0.0-beta.263) (2024-04-16) **Note:** Version bump only for package @ecomplus/storefront-template diff --git a/@ecomplus/storefront-template/package.json b/@ecomplus/storefront-template/package.json index 5661ac949..ba3fcecd4 100644 --- a/@ecomplus/storefront-template/package.json +++ b/@ecomplus/storefront-template/package.json @@ -1,6 +1,6 @@ { "name": "@ecomplus/storefront-template", - "version": "2.0.0-beta.263", + "version": "2.0.0-beta.264", "description": "Reusable & upgradable views and scripts for E-Com Plus storefront", "main": "template/js/index.js", "bin": { @@ -48,31 +48,31 @@ "@ecomplus/passport-client": "^1.2.1", "@ecomplus/search-engine": "^2.6.1", "@ecomplus/shopping-cart": "^2.6.0", - "@ecomplus/storefront-app": "^2.0.0-beta.199", - "@ecomplus/storefront-components": "^1.0.0-beta.175", - "@ecomplus/storefront-framework": "^5.20.38", + "@ecomplus/storefront-app": "^2.0.0-beta.200", + "@ecomplus/storefront-components": "^1.0.0-beta.176", + "@ecomplus/storefront-framework": "^5.20.39", "@ecomplus/storefront-router": "^2.2.1", "@ecomplus/storefront-twbs": "^7.3.6", "@ecomplus/utils": "^1.4.1", "@ecomplus/widget-addi": "^0.1.0", - "@ecomplus/widget-analytics": "^1.3.16", - "@ecomplus/widget-compre-confie": "^1.2.4", - "@ecomplus/widget-ebit": "^1.2.4", - "@ecomplus/widget-fb-pixel": "^1.6.2", - "@ecomplus/widget-gmc-ratings": "^1.3.5", - "@ecomplus/widget-martan": "^1.1.7", - "@ecomplus/widget-minicart": "^1.0.0-beta.173", + "@ecomplus/widget-analytics": "^1.3.17", + "@ecomplus/widget-compre-confie": "^1.2.5", + "@ecomplus/widget-ebit": "^1.2.5", + "@ecomplus/widget-fb-pixel": "^1.6.3", + "@ecomplus/widget-gmc-ratings": "^1.3.6", + "@ecomplus/widget-martan": "^1.1.8", + "@ecomplus/widget-minicart": "^1.0.0-beta.174", "@ecomplus/widget-offers-notification": "^1.3.0", "@ecomplus/widget-opinioes-verificadas": "^1.2.0", - "@ecomplus/widget-product": "^1.0.0-beta.173", - "@ecomplus/widget-product-card": "^1.0.0-beta.173", - "@ecomplus/widget-search": "^1.0.0-beta.173", - "@ecomplus/widget-search-engine": "^1.0.0-beta.175", - "@ecomplus/widget-tag-manager": "^1.11.2", + "@ecomplus/widget-product": "^1.0.0-beta.174", + "@ecomplus/widget-product-card": "^1.0.0-beta.174", + "@ecomplus/widget-search": "^1.0.0-beta.174", + "@ecomplus/widget-search-engine": "^1.0.0-beta.176", + "@ecomplus/widget-tag-manager": "^1.11.3", "@ecomplus/widget-tawkto": "^1.2.0", - "@ecomplus/widget-tiktok-pixel": "^1.2.4", + "@ecomplus/widget-tiktok-pixel": "^1.2.5", "@ecomplus/widget-trustvox": "^2.3.1", - "@ecomplus/widget-user": "^1.0.0-beta.173", + "@ecomplus/widget-user": "^1.0.0-beta.174", "@ecomplus/widget-yourviews": "^1.1.0", "@glidejs/glide": "^3.6.0", "axios": "^0.27.2 || ^1.1.2", diff --git a/@ecomplus/widget-analytics/CHANGELOG.md b/@ecomplus/widget-analytics/CHANGELOG.md index 04560c10e..255bb5657 100644 --- a/@ecomplus/widget-analytics/CHANGELOG.md +++ b/@ecomplus/widget-analytics/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.3.17](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-analytics@1.3.16...@ecomplus/widget-analytics@1.3.17) (2024-04-25) + +### Bug Fixes + +- **deps:** update all non-major dependencies ([#1035](https://github.com/ecomplus/storefront/issues/1035)) ([18b0e97](https://github.com/ecomplus/storefront/commit/18b0e97b454adc8bcc35bc3cb398900e4cc7ee66)) + ## [1.3.16](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-analytics@1.3.15...@ecomplus/widget-analytics@1.3.16) (2024-04-16) **Note:** Version bump only for package @ecomplus/widget-analytics diff --git a/@ecomplus/widget-analytics/package.json b/@ecomplus/widget-analytics/package.json index 020e8d0fc..572787023 100644 --- a/@ecomplus/widget-analytics/package.json +++ b/@ecomplus/widget-analytics/package.json @@ -1,6 +1,6 @@ { "name": "@ecomplus/widget-analytics", - "version": "1.3.16", + "version": "1.3.17", "description": "Storefront plugin to handle GA Universal Analytics", "main": "dist/widget-analytics.min.js", "module": "src/index.js", @@ -35,7 +35,7 @@ "core-js": "3.37.0" }, "dependencies": { - "@ecomplus/widget-tag-manager": "^1.11.2" + "@ecomplus/widget-tag-manager": "^1.11.3" }, "webpackOutput": { "library": "widgetAnalytics", diff --git a/@ecomplus/widget-compre-confie/CHANGELOG.md b/@ecomplus/widget-compre-confie/CHANGELOG.md index 3abbcb41f..a21eb2edf 100644 --- a/@ecomplus/widget-compre-confie/CHANGELOG.md +++ b/@ecomplus/widget-compre-confie/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.2.5](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-compre-confie@1.2.4...@ecomplus/widget-compre-confie@1.2.5) (2024-04-25) + +### Bug Fixes + +- **deps:** update all non-major dependencies ([#1035](https://github.com/ecomplus/storefront/issues/1035)) ([18b0e97](https://github.com/ecomplus/storefront/commit/18b0e97b454adc8bcc35bc3cb398900e4cc7ee66)) + ## [1.2.4](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-compre-confie@1.2.3...@ecomplus/widget-compre-confie@1.2.4) (2024-04-16) **Note:** Version bump only for package @ecomplus/widget-compre-confie diff --git a/@ecomplus/widget-compre-confie/package.json b/@ecomplus/widget-compre-confie/package.json index e851acfc6..45fc3158f 100644 --- a/@ecomplus/widget-compre-confie/package.json +++ b/@ecomplus/widget-compre-confie/package.json @@ -1,6 +1,6 @@ { "name": "@ecomplus/widget-compre-confie", - "version": "1.2.4", + "version": "1.2.5", "description": "Storefront plugin for Compre & Confie", "main": "dist/widget-compre-confie.min.js", "module": "src/index.js", diff --git a/@ecomplus/widget-ebit/CHANGELOG.md b/@ecomplus/widget-ebit/CHANGELOG.md index 39a94935e..5072aa877 100644 --- a/@ecomplus/widget-ebit/CHANGELOG.md +++ b/@ecomplus/widget-ebit/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.2.5](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-ebit@1.2.4...@ecomplus/widget-ebit@1.2.5) (2024-04-25) + +### Bug Fixes + +- **deps:** update all non-major dependencies ([#1035](https://github.com/ecomplus/storefront/issues/1035)) ([18b0e97](https://github.com/ecomplus/storefront/commit/18b0e97b454adc8bcc35bc3cb398900e4cc7ee66)) + ## [1.2.4](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-ebit@1.2.3...@ecomplus/widget-ebit@1.2.4) (2024-04-16) **Note:** Version bump only for package @ecomplus/widget-ebit diff --git a/@ecomplus/widget-ebit/package.json b/@ecomplus/widget-ebit/package.json index 9f6fcdefb..6307bb2b5 100644 --- a/@ecomplus/widget-ebit/package.json +++ b/@ecomplus/widget-ebit/package.json @@ -1,6 +1,6 @@ { "name": "@ecomplus/widget-ebit", - "version": "1.2.4", + "version": "1.2.5", "description": "Storefront plugin for Ebit", "main": "dist/widget-ebit.min.js", "module": "src/index.js", diff --git a/@ecomplus/widget-fb-pixel/CHANGELOG.md b/@ecomplus/widget-fb-pixel/CHANGELOG.md index 52afb5da8..7db298d09 100644 --- a/@ecomplus/widget-fb-pixel/CHANGELOG.md +++ b/@ecomplus/widget-fb-pixel/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.6.3](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-fb-pixel@1.6.2...@ecomplus/widget-fb-pixel@1.6.3) (2024-04-25) + +### Bug Fixes + +- **deps:** update all non-major dependencies ([#1035](https://github.com/ecomplus/storefront/issues/1035)) ([18b0e97](https://github.com/ecomplus/storefront/commit/18b0e97b454adc8bcc35bc3cb398900e4cc7ee66)) + ## [1.6.2](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-fb-pixel@1.6.1...@ecomplus/widget-fb-pixel@1.6.2) (2024-04-16) **Note:** Version bump only for package @ecomplus/widget-fb-pixel diff --git a/@ecomplus/widget-fb-pixel/package.json b/@ecomplus/widget-fb-pixel/package.json index b087d3b48..d0eae5fa2 100644 --- a/@ecomplus/widget-fb-pixel/package.json +++ b/@ecomplus/widget-fb-pixel/package.json @@ -1,6 +1,6 @@ { "name": "@ecomplus/widget-fb-pixel", - "version": "1.6.2", + "version": "1.6.3", "description": "Storefront plugin to handle Facebook Pixel events", "main": "dist/widget-fb-pixel.min.js", "module": "src/index.js", diff --git a/@ecomplus/widget-gmc-ratings/CHANGELOG.md b/@ecomplus/widget-gmc-ratings/CHANGELOG.md index a1c0def2f..5bba20982 100644 --- a/@ecomplus/widget-gmc-ratings/CHANGELOG.md +++ b/@ecomplus/widget-gmc-ratings/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.3.6](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-gmc-ratings@1.3.5...@ecomplus/widget-gmc-ratings@1.3.6) (2024-04-25) + +### Bug Fixes + +- **deps:** update all non-major dependencies ([#1035](https://github.com/ecomplus/storefront/issues/1035)) ([18b0e97](https://github.com/ecomplus/storefront/commit/18b0e97b454adc8bcc35bc3cb398900e4cc7ee66)) + ## [1.3.5](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-gmc-ratings@1.3.4...@ecomplus/widget-gmc-ratings@1.3.5) (2024-04-16) **Note:** Version bump only for package @ecomplus/widget-gmc-ratings diff --git a/@ecomplus/widget-gmc-ratings/package.json b/@ecomplus/widget-gmc-ratings/package.json index d26f7adf6..04311efc2 100644 --- a/@ecomplus/widget-gmc-ratings/package.json +++ b/@ecomplus/widget-gmc-ratings/package.json @@ -1,6 +1,6 @@ { "name": "@ecomplus/widget-gmc-ratings", - "version": "1.3.5", + "version": "1.3.6", "description": "Storefront plugin for GMC customer ratings", "main": "dist/widget-gmc-ratings.min.js", "module": "src/index.js", diff --git a/@ecomplus/widget-martan/CHANGELOG.md b/@ecomplus/widget-martan/CHANGELOG.md index 2358ec18b..46db5c8b3 100644 --- a/@ecomplus/widget-martan/CHANGELOG.md +++ b/@ecomplus/widget-martan/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.1.8](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-martan@1.1.7...@ecomplus/widget-martan@1.1.8) (2024-04-25) + +### Bug Fixes + +- **deps:** update all non-major dependencies ([#1035](https://github.com/ecomplus/storefront/issues/1035)) ([18b0e97](https://github.com/ecomplus/storefront/commit/18b0e97b454adc8bcc35bc3cb398900e4cc7ee66)) + ## [1.1.7](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-martan@1.1.6...@ecomplus/widget-martan@1.1.7) (2024-04-16) **Note:** Version bump only for package @ecomplus/widget-martan diff --git a/@ecomplus/widget-martan/package.json b/@ecomplus/widget-martan/package.json index 9e1096087..05f83caff 100644 --- a/@ecomplus/widget-martan/package.json +++ b/@ecomplus/widget-martan/package.json @@ -1,6 +1,6 @@ { "name": "@ecomplus/widget-martan", - "version": "1.1.7", + "version": "1.1.8", "description": "Storefront plugin for martan product reviews, product q&a", "main": "dist/widget-martan.min.js", "module": "src/index.js", @@ -39,7 +39,7 @@ "vue": ">=2 <4" }, "dependencies": { - "@ecomplus/storefront-components": "^1.0.0-beta.175", + "@ecomplus/storefront-components": "^1.0.0-beta.176", "@ecomplus/storefront-twbs": "^7.3.6", "@glidejs/glide": "^3.6.0", "axios": "^0.27.2 || ^1.1.2" diff --git a/@ecomplus/widget-minicart/CHANGELOG.md b/@ecomplus/widget-minicart/CHANGELOG.md index b9f09c8e6..820aeaccb 100644 --- a/@ecomplus/widget-minicart/CHANGELOG.md +++ b/@ecomplus/widget-minicart/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.0.0-beta.174](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-minicart@1.0.0-beta.173...@ecomplus/widget-minicart@1.0.0-beta.174) (2024-04-25) + +### Bug Fixes + +- **deps:** update all non-major dependencies ([#1035](https://github.com/ecomplus/storefront/issues/1035)) ([18b0e97](https://github.com/ecomplus/storefront/commit/18b0e97b454adc8bcc35bc3cb398900e4cc7ee66)) + # [1.0.0-beta.173](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-minicart@1.0.0-beta.172...@ecomplus/widget-minicart@1.0.0-beta.173) (2024-04-16) **Note:** Version bump only for package @ecomplus/widget-minicart diff --git a/@ecomplus/widget-minicart/package.json b/@ecomplus/widget-minicart/package.json index 29826af3d..f50ca5370 100644 --- a/@ecomplus/widget-minicart/package.json +++ b/@ecomplus/widget-minicart/package.json @@ -1,6 +1,6 @@ { "name": "@ecomplus/widget-minicart", - "version": "1.0.0-beta.173", + "version": "1.0.0-beta.174", "description": "Storefront plugin with Vue component for shopping cart quickview E-Com Plus stores", "module": "src/index.js", "browser": "dist/widget-minicart.min.js", @@ -36,7 +36,7 @@ "vue": ">=2 <4" }, "dependencies": { - "@ecomplus/storefront-components": "^1.0.0-beta.175" + "@ecomplus/storefront-components": "^1.0.0-beta.176" }, "webpackOutput": { "library": "widgetMinicart", diff --git a/@ecomplus/widget-product-card/CHANGELOG.md b/@ecomplus/widget-product-card/CHANGELOG.md index c15152b80..e12860bdf 100644 --- a/@ecomplus/widget-product-card/CHANGELOG.md +++ b/@ecomplus/widget-product-card/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.0.0-beta.174](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-product-card@1.0.0-beta.173...@ecomplus/widget-product-card@1.0.0-beta.174) (2024-04-25) + +### Bug Fixes + +- **deps:** update all non-major dependencies ([#1035](https://github.com/ecomplus/storefront/issues/1035)) ([18b0e97](https://github.com/ecomplus/storefront/commit/18b0e97b454adc8bcc35bc3cb398900e4cc7ee66)) + # [1.0.0-beta.173](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-product-card@1.0.0-beta.172...@ecomplus/widget-product-card@1.0.0-beta.173) (2024-04-16) **Note:** Version bump only for package @ecomplus/widget-product-card diff --git a/@ecomplus/widget-product-card/package.json b/@ecomplus/widget-product-card/package.json index 4a1862756..223340632 100644 --- a/@ecomplus/widget-product-card/package.json +++ b/@ecomplus/widget-product-card/package.json @@ -1,6 +1,6 @@ { "name": "@ecomplus/widget-product-card", - "version": "1.0.0-beta.173", + "version": "1.0.0-beta.174", "description": "Storefront plugin with Vue component for product cards", "module": "src/index.js", "browser": "dist/widget-product-card.min.js", @@ -36,7 +36,7 @@ "vue": ">=2 <4" }, "dependencies": { - "@ecomplus/storefront-components": "^1.0.0-beta.175" + "@ecomplus/storefront-components": "^1.0.0-beta.176" }, "webpackOutput": { "library": "widgetProductCard", diff --git a/@ecomplus/widget-product/CHANGELOG.md b/@ecomplus/widget-product/CHANGELOG.md index b66621c02..9608be145 100644 --- a/@ecomplus/widget-product/CHANGELOG.md +++ b/@ecomplus/widget-product/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.0.0-beta.174](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-product@1.0.0-beta.173...@ecomplus/widget-product@1.0.0-beta.174) (2024-04-25) + +### Bug Fixes + +- **deps:** update all non-major dependencies ([#1035](https://github.com/ecomplus/storefront/issues/1035)) ([18b0e97](https://github.com/ecomplus/storefront/commit/18b0e97b454adc8bcc35bc3cb398900e4cc7ee66)) + # [1.0.0-beta.173](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-product@1.0.0-beta.172...@ecomplus/widget-product@1.0.0-beta.173) (2024-04-16) **Note:** Version bump only for package @ecomplus/widget-product diff --git a/@ecomplus/widget-product/package.json b/@ecomplus/widget-product/package.json index cf57f4b61..443a91f73 100644 --- a/@ecomplus/widget-product/package.json +++ b/@ecomplus/widget-product/package.json @@ -1,6 +1,6 @@ { "name": "@ecomplus/widget-product", - "version": "1.0.0-beta.173", + "version": "1.0.0-beta.174", "description": "Storefront plugin & Vue component for full product block", "module": "src/index.js", "browser": "dist/widget-product.min.js", @@ -34,7 +34,7 @@ "vue": ">=2 <4" }, "dependencies": { - "@ecomplus/storefront-components": "^1.0.0-beta.175", + "@ecomplus/storefront-components": "^1.0.0-beta.176", "@ecomplus/storefront-twbs": "^7.3.6" }, "webpackOutput": { diff --git a/@ecomplus/widget-search-engine/CHANGELOG.md b/@ecomplus/widget-search-engine/CHANGELOG.md index 67af1d145..f07340539 100644 --- a/@ecomplus/widget-search-engine/CHANGELOG.md +++ b/@ecomplus/widget-search-engine/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.0.0-beta.176](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search-engine@1.0.0-beta.175...@ecomplus/widget-search-engine@1.0.0-beta.176) (2024-04-25) + +### Bug Fixes + +- **deps:** update all non-major dependencies ([#1035](https://github.com/ecomplus/storefront/issues/1035)) ([18b0e97](https://github.com/ecomplus/storefront/commit/18b0e97b454adc8bcc35bc3cb398900e4cc7ee66)) + # [1.0.0-beta.175](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search-engine@1.0.0-beta.174...@ecomplus/widget-search-engine@1.0.0-beta.175) (2024-04-16) **Note:** Version bump only for package @ecomplus/widget-search-engine diff --git a/@ecomplus/widget-search-engine/package.json b/@ecomplus/widget-search-engine/package.json index e856f9a64..1c9cd7000 100644 --- a/@ecomplus/widget-search-engine/package.json +++ b/@ecomplus/widget-search-engine/package.json @@ -1,6 +1,6 @@ { "name": "@ecomplus/widget-search-engine", - "version": "1.0.0-beta.175", + "version": "1.0.0-beta.176", "description": "Storefront plugin & Vue component for dynamic search page", "module": "src/index.js", "browser": "dist/widget-search-engine.min.js", @@ -34,7 +34,7 @@ "vue": ">=2 <4" }, "dependencies": { - "@ecomplus/storefront-components": "^1.0.0-beta.175", + "@ecomplus/storefront-components": "^1.0.0-beta.176", "@ecomplus/storefront-twbs": "^7.3.6" }, "webpackOutput": { diff --git a/@ecomplus/widget-search/CHANGELOG.md b/@ecomplus/widget-search/CHANGELOG.md index 16d9c536d..64b122abe 100644 --- a/@ecomplus/widget-search/CHANGELOG.md +++ b/@ecomplus/widget-search/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.0.0-beta.174](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.173...@ecomplus/widget-search@1.0.0-beta.174) (2024-04-25) + +### Bug Fixes + +- **deps:** update all non-major dependencies ([#1035](https://github.com/ecomplus/storefront/issues/1035)) ([18b0e97](https://github.com/ecomplus/storefront/commit/18b0e97b454adc8bcc35bc3cb398900e4cc7ee66)) + # [1.0.0-beta.173](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.172...@ecomplus/widget-search@1.0.0-beta.173) (2024-04-16) **Note:** Version bump only for package @ecomplus/widget-search diff --git a/@ecomplus/widget-search/package.json b/@ecomplus/widget-search/package.json index be3f09079..fc5f8e177 100644 --- a/@ecomplus/widget-search/package.json +++ b/@ecomplus/widget-search/package.json @@ -1,6 +1,6 @@ { "name": "@ecomplus/widget-search", - "version": "1.0.0-beta.173", + "version": "1.0.0-beta.174", "description": "Storefront plugin with Vue component for instant search engine on E-Com Plus stores", "module": "src/index.js", "browser": "dist/widget-search.min.js", @@ -36,7 +36,7 @@ "vue": ">=2 <4" }, "dependencies": { - "@ecomplus/storefront-components": "^1.0.0-beta.175" + "@ecomplus/storefront-components": "^1.0.0-beta.176" }, "webpackOutput": { "library": "widgetSearch", diff --git a/@ecomplus/widget-tag-manager/CHANGELOG.md b/@ecomplus/widget-tag-manager/CHANGELOG.md index 0a7a5bce9..dac9754bb 100644 --- a/@ecomplus/widget-tag-manager/CHANGELOG.md +++ b/@ecomplus/widget-tag-manager/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.11.3](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-tag-manager@1.11.2...@ecomplus/widget-tag-manager@1.11.3) (2024-04-25) + +### Bug Fixes + +- **deps:** update all non-major dependencies ([#1035](https://github.com/ecomplus/storefront/issues/1035)) ([18b0e97](https://github.com/ecomplus/storefront/commit/18b0e97b454adc8bcc35bc3cb398900e4cc7ee66)) + ## [1.11.2](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-tag-manager@1.11.1...@ecomplus/widget-tag-manager@1.11.2) (2024-04-16) **Note:** Version bump only for package @ecomplus/widget-tag-manager diff --git a/@ecomplus/widget-tag-manager/package.json b/@ecomplus/widget-tag-manager/package.json index ad7df6267..c7b1bb60e 100644 --- a/@ecomplus/widget-tag-manager/package.json +++ b/@ecomplus/widget-tag-manager/package.json @@ -1,6 +1,6 @@ { "name": "@ecomplus/widget-tag-manager", - "version": "1.11.2", + "version": "1.11.3", "description": "Storefront plugin to handle GTM with ecommerce data layer", "main": "dist/widget-tag-manager.min.js", "module": "src/index.js", diff --git a/@ecomplus/widget-tiktok-pixel/CHANGELOG.md b/@ecomplus/widget-tiktok-pixel/CHANGELOG.md index afbf5fa04..8ef1543f4 100644 --- a/@ecomplus/widget-tiktok-pixel/CHANGELOG.md +++ b/@ecomplus/widget-tiktok-pixel/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.2.5](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-tiktok-pixel@1.2.4...@ecomplus/widget-tiktok-pixel@1.2.5) (2024-04-25) + +### Bug Fixes + +- **deps:** update all non-major dependencies ([#1035](https://github.com/ecomplus/storefront/issues/1035)) ([18b0e97](https://github.com/ecomplus/storefront/commit/18b0e97b454adc8bcc35bc3cb398900e4cc7ee66)) + ## [1.2.4](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-tiktok-pixel@1.2.3...@ecomplus/widget-tiktok-pixel@1.2.4) (2024-04-16) **Note:** Version bump only for package @ecomplus/widget-tiktok-pixel diff --git a/@ecomplus/widget-tiktok-pixel/package.json b/@ecomplus/widget-tiktok-pixel/package.json index 4385d00ad..8a01022de 100644 --- a/@ecomplus/widget-tiktok-pixel/package.json +++ b/@ecomplus/widget-tiktok-pixel/package.json @@ -1,6 +1,6 @@ { "name": "@ecomplus/widget-tiktok-pixel", - "version": "1.2.4", + "version": "1.2.5", "description": "Storefront plugin to handle Tiktok Pixel events", "main": "dist/widget-tiktok-pixel.min.js", "module": "src/index.js", diff --git a/@ecomplus/widget-user/CHANGELOG.md b/@ecomplus/widget-user/CHANGELOG.md index aeddc222b..e673e8eb3 100644 --- a/@ecomplus/widget-user/CHANGELOG.md +++ b/@ecomplus/widget-user/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.0.0-beta.174](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-user@1.0.0-beta.173...@ecomplus/widget-user@1.0.0-beta.174) (2024-04-25) + +### Bug Fixes + +- **deps:** update all non-major dependencies ([#1035](https://github.com/ecomplus/storefront/issues/1035)) ([18b0e97](https://github.com/ecomplus/storefront/commit/18b0e97b454adc8bcc35bc3cb398900e4cc7ee66)) + # [1.0.0-beta.173](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-user@1.0.0-beta.172...@ecomplus/widget-user@1.0.0-beta.173) (2024-04-16) **Note:** Version bump only for package @ecomplus/widget-user diff --git a/@ecomplus/widget-user/package.json b/@ecomplus/widget-user/package.json index bd29952ad..5bfd04d27 100644 --- a/@ecomplus/widget-user/package.json +++ b/@ecomplus/widget-user/package.json @@ -1,6 +1,6 @@ { "name": "@ecomplus/widget-user", - "version": "1.0.0-beta.173", + "version": "1.0.0-beta.174", "description": "Storefront plugin with Vue component customer identification for E-Com Plus stores", "module": "src/index.js", "browser": "dist/widget-user.min.js", @@ -35,7 +35,7 @@ "vue": ">=2 <4" }, "dependencies": { - "@ecomplus/storefront-components": "^1.0.0-beta.175" + "@ecomplus/storefront-components": "^1.0.0-beta.176" }, "webpackOutput": { "library": "widgetUser",