Skip to content

Commit 1db8c32

Browse files
committed
chore(release): publish 🎉 [skip ci]
- @ecomplus/storefront-app@2.0.0-beta.143 - @ecomplus/storefront-components@1.0.0-beta.134 - @ecomplus/storefront-framework@5.19.7 - @ecomplus/storefront-renderer@2.8.19 - @ecomplus/storefront-starter@2.0.0-starter.28 - @ecomplus/storefront-template@2.0.0-beta.188 - @ecomplus/widget-minicart@1.0.0-beta.131 - @ecomplus/widget-product-card@1.0.0-beta.131 - @ecomplus/widget-product@1.0.0-beta.131 - @ecomplus/widget-search-engine@1.0.0-beta.133 - @ecomplus/widget-search@1.0.0-beta.131 - @ecomplus/widget-user@1.0.0-beta.131
1 parent d534cf2 commit 1db8c32

24 files changed

Lines changed: 132 additions & 30 deletions

File tree

@ecomplus/storefront-app/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+
# [2.0.0-beta.143](https://github.com/ecomplus/storefront/compare/@ecomplus/storefront-app@2.0.0-beta.142...@ecomplus/storefront-app@2.0.0-beta.143) (2022-09-15)
7+
8+
9+
### Bug Fixes
10+
11+
* **app/checkout:** ensure update zip and calculate shipping runs after address change ([#784](https://github.com/ecomplus/storefront/issues/784)) ([ef4840c](https://github.com/ecomplus/storefront/commit/ef4840c0a54a6dc19586dc0410cf802b61dafec9))
12+
13+
14+
15+
16+
617
# [2.0.0-beta.142](https://github.com/ecomplus/storefront/compare/@ecomplus/storefront-app@2.0.0-beta.141...@ecomplus/storefront-app@2.0.0-beta.142) (2022-09-01)
718

819
**Note:** Version bump only for package @ecomplus/storefront-app

@ecomplus/storefront-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ecomplus/storefront-app",
3-
"version": "2.0.0-beta.142",
3+
"version": "2.0.0-beta.143",
44
"description": "Vue.js ecommerce app with cart, checkout and account pages",
55
"main": "dist/lib/js/app.js",
66
"scripts": {
@@ -36,7 +36,7 @@
3636
"@ecomplus/i18n": "^1.29.0",
3737
"@ecomplus/passport-client": "^1.1.1",
3838
"@ecomplus/shopping-cart": "^2.5.7",
39-
"@ecomplus/storefront-components": "^1.0.0-beta.133",
39+
"@ecomplus/storefront-components": "^1.0.0-beta.134",
4040
"@ecomplus/storefront-twbs": "^7.3.0",
4141
"axios": "^0.27.2",
4242
"card-validator": "^8.1.1",

@ecomplus/storefront-components/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.0.0-beta.134](https://github.com/ecomplus/storefront/compare/@ecomplus/storefront-components@1.0.0-beta.133...@ecomplus/storefront-components@1.0.0-beta.134) (2022-09-15)
7+
8+
9+
### Bug Fixes
10+
11+
* **components/product:** Avoid mix text in customization ([#785](https://github.com/ecomplus/storefront/issues/785)) ([d534cf2](https://github.com/ecomplus/storefront/commit/d534cf2913100777318697fa6abcbe5e40f8e0fd))
12+
13+
14+
15+
16+
617
# [1.0.0-beta.133](https://github.com/ecomplus/storefront/compare/@ecomplus/storefront-components@1.0.0-beta.132...@ecomplus/storefront-components@1.0.0-beta.133) (2022-09-01)
718

819

@ecomplus/storefront-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ecomplus/storefront-components",
3-
"version": "1.0.0-beta.133",
3+
"version": "1.0.0-beta.134",
44
"description": "Vue components for E-Com Plus Storefront",
55
"main": "dist/storefront-components.min.js",
66
"scripts": {

@ecomplus/storefront-framework/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [5.19.7](https://github.com/ecomplus/storefront/compare/@ecomplus/storefront-framework@5.19.6...@ecomplus/storefront-framework@5.19.7) (2022-09-15)
7+
8+
**Note:** Version bump only for package @ecomplus/storefront-framework
9+
10+
11+
12+
13+
614
## [5.19.6](https://github.com/ecomplus/storefront/compare/@ecomplus/storefront-framework@5.19.5...@ecomplus/storefront-framework@5.19.6) (2022-08-17)
715

816

@ecomplus/storefront-framework/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ecomplus/storefront-framework",
3-
"version": "5.19.6",
3+
"version": "5.19.7",
44
"description": "Framework for PWA and JAMstack e-commerce templates with E-Com Plus APIs",
55
"main": "src/index.js",
66
"bin": {
@@ -39,7 +39,7 @@
3939
"@babel/core": "^7.18.9",
4040
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
4141
"@babel/preset-env": "^7.18.9",
42-
"@ecomplus/storefront-renderer": "^2.8.18",
42+
"@ecomplus/storefront-renderer": "^2.8.19",
4343
"@ecomplus/storefront-router": "^2.2.1",
4444
"autoprefixer": "^10.4.7",
4545
"babel-loader": "^8.2.5",

@ecomplus/storefront-renderer/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [2.8.19](https://github.com/ecomplus/storefront/compare/@ecomplus/storefront-renderer@2.8.18...@ecomplus/storefront-renderer@2.8.19) (2022-09-15)
7+
8+
**Note:** Version bump only for package @ecomplus/storefront-renderer
9+
10+
11+
12+
13+
614
## [2.8.18](https://github.com/ecomplus/storefront/compare/@ecomplus/storefront-renderer@2.8.17...@ecomplus/storefront-renderer@2.8.18) (2022-07-26)
715

816
**Note:** Version bump only for package @ecomplus/storefront-renderer

@ecomplus/storefront-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ecomplus/storefront-renderer",
3-
"version": "2.8.18",
3+
"version": "2.8.19",
44
"description": "SSR for Storefront EJS views with E-Com Plus APIs",
55
"main": "src/index.js",
66
"repository": {

@ecomplus/storefront-starter/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
# [2.0.0-starter.28](https://github.com/ecomplus/storefront-starter/compare/@ecomplus/storefront-starter@2.0.0-starter.27...@ecomplus/storefront-starter@2.0.0-starter.28) (2022-09-15)
7+
8+
**Note:** Version bump only for package @ecomplus/storefront-starter
9+
10+
11+
12+
13+
614
# [2.0.0-starter.27](https://github.com/ecomplus/storefront-starter/compare/@ecomplus/storefront-starter@2.0.0-starter.26...@ecomplus/storefront-starter@2.0.0-starter.27) (2022-09-01)
715

816
**Note:** Version bump only for package @ecomplus/storefront-starter

@ecomplus/storefront-starter/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
],
88
"private": true,
99
"name": "@ecomplus/storefront-starter",
10-
"version": "2.0.0-starter.27",
10+
"version": "2.0.0-starter.28",
1111
"description": "PWA and JAMstack based e-commerce template for E-Com Plus stores",
1212
"main": "template/js/index.js",
1313
"scripts": {
@@ -37,6 +37,6 @@
3737
"url": "git+https://github.com/ecomplus/storefront-starter.git"
3838
},
3939
"dependencies": {
40-
"@ecomplus/storefront-template": "^2.0.0-beta.187"
40+
"@ecomplus/storefront-template": "^2.0.0-beta.188"
4141
}
4242
}

0 commit comments

Comments
 (0)