Skip to content

Commit

Permalink
chore(release): publish 🎉 [skip ci]
Browse files Browse the repository at this point in the history
 - @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
  • Loading branch information
leomp12 committed Dec 19, 2024
1 parent bb3525a commit cf7d462
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 7 deletions.
7 changes: 7 additions & 0 deletions @ecomplus/storefront-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion @ecomplus/storefront-app/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
6 changes: 6 additions & 0 deletions @ecomplus/storefront-framework/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion @ecomplus/storefront-framework/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
4 changes: 4 additions & 0 deletions @ecomplus/storefront-starter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions @ecomplus/storefront-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down Expand Up @@ -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"
}
}
4 changes: 4 additions & 0 deletions @ecomplus/storefront-template/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions @ecomplus/storefront-template/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit cf7d462

Please sign in to comment.