From cf7d4621db05ad81f724e2bc86a72b756c57cf78 Mon Sep 17 00:00:00 2001 From: Leonardo Matos Date: Thu, 19 Dec 2024 03:52:28 -0300 Subject: [PATCH] chore(release): publish :tada: [skip ci] - @ecomplus/storefront-app@2.0.0-beta.212 - @ecomplus/storefront-framework@5.20.50 - @ecomplus/storefront-starter@2.0.0-starter.119 - @ecomplus/storefront-template@2.0.0-beta.279 --- @ecomplus/storefront-app/CHANGELOG.md | 7 +++++++ @ecomplus/storefront-app/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 | 4 ++++ @ecomplus/storefront-template/package.json | 6 +++--- 8 files changed, 28 insertions(+), 7 deletions(-) diff --git a/@ecomplus/storefront-app/CHANGELOG.md b/@ecomplus/storefront-app/CHANGELOG.md index 66c7f842b..71d4b2d19 100644 --- a/@ecomplus/storefront-app/CHANGELOG.md +++ b/@ecomplus/storefront-app/CHANGELOG.md @@ -3,6 +3,13 @@ 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.212](https://github.com/ecomplus/storefront/compare/@ecomplus/storefront-app@2.0.0-beta.211...@ecomplus/storefront-app@2.0.0-beta.212) (2024-12-19) + +### Bug Fixes + +- **app/account:** delay 1s to redirect to external auth when unauthorizated ([bb3525a](https://github.com/ecomplus/storefront/commit/bb3525a5da5a6f276becb41dd4723a8005421284)) +- **app/credit-card:** accept card holder name with frist word less than 3 chars ([c7f1db6](https://github.com/ecomplus/storefront/commit/c7f1db62a33c6dd47614bcf51d508e026e68cce1)) + # [2.0.0-beta.211](https://github.com/ecomplus/storefront/compare/@ecomplus/storefront-app@2.0.0-beta.210...@ecomplus/storefront-app@2.0.0-beta.211) (2024-11-29) ### Bug Fixes diff --git a/@ecomplus/storefront-app/package.json b/@ecomplus/storefront-app/package.json index e540b73d9..00552d37f 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.211", + "version": "2.0.0-beta.212", "description": "Vue.js ecommerce app with cart, checkout and account pages", "main": "dist/lib/js/app.js", "scripts": { diff --git a/@ecomplus/storefront-framework/CHANGELOG.md b/@ecomplus/storefront-framework/CHANGELOG.md index cd45c2778..c1c183936 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.50](https://github.com/ecomplus/storefront/compare/@ecomplus/storefront-framework@5.20.49...@ecomplus/storefront-framework@5.20.50) (2024-12-19) + +### Bug Fixes + +- **deps:** update all non-major dependencies ([#1115](https://github.com/ecomplus/storefront/issues/1115)) ([4ba509a](https://github.com/ecomplus/storefront/commit/4ba509a3add09bfdc0b5a22ccdb2ce67bcd1b6c4)) + ## [5.20.49](https://github.com/ecomplus/storefront/compare/@ecomplus/storefront-framework@5.20.48...@ecomplus/storefront-framework@5.20.49) (2024-11-23) ### Bug Fixes diff --git a/@ecomplus/storefront-framework/package.json b/@ecomplus/storefront-framework/package.json index 8c5318011..a87c77dd2 100644 --- a/@ecomplus/storefront-framework/package.json +++ b/@ecomplus/storefront-framework/package.json @@ -1,6 +1,6 @@ { "name": "@ecomplus/storefront-framework", - "version": "5.20.49", + "version": "5.20.50", "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 57cb2aac7..b832a333a 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.119](https://github.com/ecomplus/storefront-starter/compare/@ecomplus/storefront-starter@2.0.0-starter.118...@ecomplus/storefront-starter@2.0.0-starter.119) (2024-12-19) + +**Note:** Version bump only for package @ecomplus/storefront-starter + # [2.0.0-starter.118](https://github.com/ecomplus/storefront-starter/compare/@ecomplus/storefront-starter@2.0.0-starter.117...@ecomplus/storefront-starter@2.0.0-starter.118) (2024-11-29) **Note:** Version bump only for package @ecomplus/storefront-starter diff --git a/@ecomplus/storefront-starter/package.json b/@ecomplus/storefront-starter/package.json index 0bfcde7a0..a0098dd98 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.118", + "version": "2.0.0-starter.119", "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.278" + "@ecomplus/storefront-template": "^2.0.0-beta.279" } } diff --git a/@ecomplus/storefront-template/CHANGELOG.md b/@ecomplus/storefront-template/CHANGELOG.md index 2b2489c31..94bb9e32b 100644 --- a/@ecomplus/storefront-template/CHANGELOG.md +++ b/@ecomplus/storefront-template/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.279](https://github.com/ecomplus/storefront/compare/@ecomplus/storefront-template@2.0.0-beta.278...@ecomplus/storefront-template@2.0.0-beta.279) (2024-12-19) + +**Note:** Version bump only for package @ecomplus/storefront-template + # [2.0.0-beta.278](https://github.com/ecomplus/storefront/compare/@ecomplus/storefront-template@2.0.0-beta.277...@ecomplus/storefront-template@2.0.0-beta.278) (2024-11-29) ### Bug Fixes diff --git a/@ecomplus/storefront-template/package.json b/@ecomplus/storefront-template/package.json index 681f02045..ecd489237 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.278", + "version": "2.0.0-beta.279", "description": "Reusable & upgradable views and scripts for E-Com Plus storefront", "main": "template/js/index.js", "bin": { @@ -48,9 +48,9 @@ "@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.211", + "@ecomplus/storefront-app": "^2.0.0-beta.212", "@ecomplus/storefront-components": "^1.0.0-beta.185", - "@ecomplus/storefront-framework": "^5.20.49", + "@ecomplus/storefront-framework": "^5.20.50", "@ecomplus/storefront-router": "^2.2.1", "@ecomplus/storefront-twbs": "^7.3.6", "@ecomplus/utils": "^1.4.1",