Skip to content

Commit 5030d02

Browse files
committed
chore(release): publish 🎉 [skip ci]
- @ecomplus/[email protected] - @ecomplus/[email protected] - @ecomplus/[email protected] - @ecomplus/[email protected] - @ecomplus/[email protected] - @ecomplus/[email protected] - @ecomplus/[email protected] - @ecomplus/[email protected]
1 parent 2b7a09f commit 5030d02

File tree

16 files changed

+95
-16
lines changed

16 files changed

+95
-16
lines changed

@ecomplus/storefront-app/CHANGELOG.md

+11
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.128](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2022-05-11)
7+
8+
9+
### Bug Fixes
10+
11+
* **app/checkout:** should not overwrite variation quantity when zero ([4b69bb3](https://github.com/ecomplus/storefront/commit/4b69bb3bc5aa562a8bacb290d244d1e72762e306))
12+
13+
14+
15+
16+
617
# [2.0.0-beta.127](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2022-05-06)
718

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

@ecomplus/storefront-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ecomplus/storefront-app",
3-
"version": "2.0.0-beta.127",
3+
"version": "2.0.0-beta.128",
44
"description": "Vue.js ecommerce app with cart, checkout and account pages",
55
"main": "dist/lib/js/app.js",
66
"scripts": {

@ecomplus/storefront-framework/CHANGELOG.md

+11
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+
## [5.18.7](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2022-05-11)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update all non-major dependencies ([#700](https://github.com/ecomplus/storefront/issues/700)) ([4efe044](https://github.com/ecomplus/storefront/commit/4efe0443ec84310e332fd5d40615377a152c927f))
12+
13+
14+
15+
16+
617
## [5.18.6](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2022-05-06)
718

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

@ecomplus/storefront-framework/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ecomplus/storefront-framework",
3-
"version": "5.18.6",
3+
"version": "5.18.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.17.10",
4040
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
4141
"@babel/preset-env": "^7.17.10",
42-
"@ecomplus/storefront-renderer": "^2.8.16",
42+
"@ecomplus/storefront-renderer": "^2.8.17",
4343
"@ecomplus/storefront-router": "^2.2.1",
4444
"autoprefixer": "^10.4.4",
4545
"babel-loader": "^8.2.5",

@ecomplus/storefront-renderer/CHANGELOG.md

+11
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.8.17](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2022-05-11)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update all non-major dependencies ([#700](https://github.com/ecomplus/storefront/issues/700)) ([4efe044](https://github.com/ecomplus/storefront/commit/4efe0443ec84310e332fd5d40615377a152c927f))
12+
13+
14+
15+
16+
617
## [2.8.16](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2022-05-06)
718

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

@ecomplus/storefront-renderer/package.json

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

@ecomplus/storefront-starter/CHANGELOG.md

+8
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.10](https://github.com/ecomplus/storefront-starter/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2022-05-11)
7+
8+
**Note:** Version bump only for package @ecomplus/storefront-starter
9+
10+
11+
12+
13+
614
# [2.0.0-starter.9](https://github.com/ecomplus/storefront-starter/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2022-05-06)
715

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

@ecomplus/storefront-starter/package.json

+2-2
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.9",
10+
"version": "2.0.0-starter.10",
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.169"
40+
"@ecomplus/storefront-template": "^2.0.0-beta.170"
4141
}
4242
}

@ecomplus/storefront-template/CHANGELOG.md

+8
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-beta.170](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2022-05-11)
7+
8+
**Note:** Version bump only for package @ecomplus/storefront-template
9+
10+
11+
12+
13+
614
# [2.0.0-beta.169](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2022-05-06)
715

816

@ecomplus/storefront-template/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ecomplus/storefront-template",
3-
"version": "2.0.0-beta.169",
3+
"version": "2.0.0-beta.170",
44
"description": "Reusable & upgradable views and scripts for E-Com Plus storefront",
55
"main": "template/js/index.js",
66
"bin": {
@@ -48,16 +48,16 @@
4848
"@ecomplus/passport-client": "^1.1.1",
4949
"@ecomplus/search-engine": "^2.6.1",
5050
"@ecomplus/shopping-cart": "^2.5.6",
51-
"@ecomplus/storefront-app": "^2.0.0-beta.127",
51+
"@ecomplus/storefront-app": "^2.0.0-beta.128",
5252
"@ecomplus/storefront-components": "^1.0.0-beta.120",
53-
"@ecomplus/storefront-framework": "^5.18.6",
53+
"@ecomplus/storefront-framework": "^5.18.7",
5454
"@ecomplus/storefront-router": "^2.2.1",
5555
"@ecomplus/storefront-twbs": "^7.1.0",
5656
"@ecomplus/utils": "^1.4.1",
57-
"@ecomplus/widget-analytics": "^1.3.0",
57+
"@ecomplus/widget-analytics": "^1.3.1",
5858
"@ecomplus/widget-compre-confie": "^1.2.0",
5959
"@ecomplus/widget-ebit": "^1.2.0",
60-
"@ecomplus/widget-fb-pixel": "^1.5.0",
60+
"@ecomplus/widget-fb-pixel": "^1.5.1",
6161
"@ecomplus/widget-gmc-ratings": "^1.3.0",
6262
"@ecomplus/widget-minicart": "^1.0.0-beta.117",
6363
"@ecomplus/widget-offers-notification": "^1.3.0",
@@ -66,7 +66,7 @@
6666
"@ecomplus/widget-product-card": "^1.0.0-beta.117",
6767
"@ecomplus/widget-search": "^1.0.0-beta.117",
6868
"@ecomplus/widget-search-engine": "^1.0.0-beta.119",
69-
"@ecomplus/widget-tag-manager": "^1.6.1",
69+
"@ecomplus/widget-tag-manager": "^1.6.2",
7070
"@ecomplus/widget-tawkto": "^1.2.0",
7171
"@ecomplus/widget-trustvox": "^2.3.0",
7272
"@ecomplus/widget-user": "^1.0.0-beta.117",

@ecomplus/widget-analytics/CHANGELOG.md

+8
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+
## [1.3.1](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2022-05-11)
7+
8+
**Note:** Version bump only for package @ecomplus/widget-analytics
9+
10+
11+
12+
13+
614
# [1.3.0](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2022-03-05)
715

816

@ecomplus/widget-analytics/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ecomplus/widget-analytics",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Storefront plugin to handle GA Universal Analytics",
55
"main": "dist/widget-analytics.min.js",
66
"module": "src/index.js",
@@ -35,7 +35,7 @@
3535
"core-js": "3.x"
3636
},
3737
"dependencies": {
38-
"@ecomplus/widget-tag-manager": "^1.6.1"
38+
"@ecomplus/widget-tag-manager": "^1.6.2"
3939
},
4040
"webpackOutput": {
4141
"library": "widgetAnalytics",

@ecomplus/widget-fb-pixel/CHANGELOG.md

+11
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.5.1](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2022-05-11)
7+
8+
9+
### Bug Fixes
10+
11+
* **widget-fb-pixel:** save order id sent to prevent duplicated purchase ([2b7a09f](https://github.com/ecomplus/storefront/commit/2b7a09fec064b1848bbc9fa833339990544f37ff))
12+
13+
14+
15+
16+
617
# [1.5.0](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2022-04-21)
718

819

@ecomplus/widget-fb-pixel/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ecomplus/widget-fb-pixel",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "Storefront plugin to handle Facebook Pixel events",
55
"main": "dist/widget-fb-pixel.min.js",
66
"module": "src/index.js",

@ecomplus/widget-tag-manager/CHANGELOG.md

+11
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.6.2](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2022-05-11)
7+
8+
9+
### Bug Fixes
10+
11+
* **widget-tag-manager:** save order id sent to prevent duplicated purchase ([dabbc5f](https://github.com/ecomplus/storefront/commit/dabbc5fd1e475db98e8a6e475a02fbecdf6ac181))
12+
13+
14+
15+
16+
617
## [1.6.1](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2022-02-16)
718

819

@ecomplus/widget-tag-manager/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ecomplus/widget-tag-manager",
3-
"version": "1.6.1",
3+
"version": "1.6.2",
44
"description": "Storefront plugin to handle GTM with ecommerce data layer",
55
"main": "dist/widget-tag-manager.min.js",
66
"module": "src/index.js",

0 commit comments

Comments
 (0)