Skip to content

Commit

Permalink
chore(release): publish 🎉 [skip ci]
Browse files Browse the repository at this point in the history
 - @ecomplus/[email protected]
 - @ecomplus/[email protected]
 - @ecomplus/[email protected]
 - @ecomplus/[email protected]
 - @ecomplus/[email protected]
 - @ecomplus/[email protected]
 - @ecomplus/[email protected]
 - @ecomplus/[email protected]
 - @ecomplus/[email protected]
 - @ecomplus/[email protected]
 - @ecomplus/[email protected]
  • Loading branch information
leomp12 committed Nov 29, 2024
1 parent 176ba53 commit 6a6310c
Show file tree
Hide file tree
Showing 22 changed files with 82 additions and 29 deletions.
6 changes: 6 additions & 0 deletions @ecomplus/storefront-app/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.

# [2.0.0-beta.211](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-11-29)

### Bug Fixes

- **app/order-info:** properly redirect to account page on "my account" summary button click ([176ba53](https://github.com/ecomplus/storefront/commit/176ba532e05905626e7aee318d64d05a18afd363))

# [2.0.0-beta.210](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-11-23)

**Note:** Version bump only for package @ecomplus/storefront-app
Expand Down
4 changes: 2 additions & 2 deletions @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.210",
"version": "2.0.0-beta.211",
"description": "Vue.js ecommerce app with cart, checkout and account pages",
"main": "dist/lib/js/app.js",
"scripts": {
Expand Down Expand Up @@ -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.184",
"@ecomplus/storefront-components": "^1.0.0-beta.185",
"@ecomplus/storefront-twbs": "^7.3.6",
"axios": "^0.27.2 || ^1.1.2",
"card-validator": "^8.1.1",
Expand Down
7 changes: 7 additions & 0 deletions @ecomplus/storefront-components/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.

# [1.0.0-beta.185](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-11-29)

### Bug Fixes

- **components/login:** dropping facebook from default oauth providers ([1620816](https://github.com/ecomplus/storefront/commit/16208164a14fc7252cdf67ba3174839480e6bd07))
- **deps:** update all non-major dependencies ([#1109](https://github.com/ecomplus/storefront/issues/1109)) ([15e6903](https://github.com/ecomplus/storefront/commit/15e6903544eb45ab0119dcff3896268a635552c7))

# [1.0.0-beta.184](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-11-23)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion @ecomplus/storefront-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ecomplus/storefront-components",
"version": "1.0.0-beta.184",
"version": "1.0.0-beta.185",
"description": "Vue components for E-Com Plus Storefront",
"main": "dist/storefront-components.min.js",
"scripts": {
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.118](https://github.com/ecomplus/storefront-starter/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-11-29)

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

# [2.0.0-starter.117](https://github.com/ecomplus/storefront-starter/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-11-23)

**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.117",
"version": "2.0.0-starter.118",
"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.277"
"@ecomplus/storefront-template": "^2.0.0-beta.278"
}
}
6 changes: 6 additions & 0 deletions @ecomplus/storefront-template/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.

# [2.0.0-beta.278](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-11-29)

### Bug Fixes

- **deps:** update all non-major dependencies ([#1109](https://github.com/ecomplus/storefront/issues/1109)) ([15e6903](https://github.com/ecomplus/storefront/commit/15e6903544eb45ab0119dcff3896268a635552c7))

# [2.0.0-beta.277](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-11-23)

**Note:** Version bump only for package @ecomplus/storefront-template
Expand Down
20 changes: 10 additions & 10 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.277",
"version": "2.0.0-beta.278",
"description": "Reusable & upgradable views and scripts for E-Com Plus storefront",
"main": "template/js/index.js",
"bin": {
Expand Down Expand Up @@ -48,8 +48,8 @@
"@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.210",
"@ecomplus/storefront-components": "^1.0.0-beta.184",
"@ecomplus/storefront-app": "^2.0.0-beta.211",
"@ecomplus/storefront-components": "^1.0.0-beta.185",
"@ecomplus/storefront-framework": "^5.20.49",
"@ecomplus/storefront-router": "^2.2.1",
"@ecomplus/storefront-twbs": "^7.3.6",
Expand All @@ -60,19 +60,19 @@
"@ecomplus/widget-ebit": "^1.2.6",
"@ecomplus/widget-fb-pixel": "^1.6.4",
"@ecomplus/widget-gmc-ratings": "^1.3.8",
"@ecomplus/widget-martan": "^1.1.17",
"@ecomplus/widget-minicart": "^1.0.0-beta.183",
"@ecomplus/widget-martan": "^1.1.18",
"@ecomplus/widget-minicart": "^1.0.0-beta.184",
"@ecomplus/widget-offers-notification": "^1.3.0",
"@ecomplus/widget-opinioes-verificadas": "^1.3.0",
"@ecomplus/widget-product": "^1.0.0-beta.183",
"@ecomplus/widget-product-card": "^1.0.0-beta.183",
"@ecomplus/widget-search": "^1.0.0-beta.183",
"@ecomplus/widget-search-engine": "^1.0.0-beta.185",
"@ecomplus/widget-product": "^1.0.0-beta.184",
"@ecomplus/widget-product-card": "^1.0.0-beta.184",
"@ecomplus/widget-search": "^1.0.0-beta.184",
"@ecomplus/widget-search-engine": "^1.0.0-beta.186",
"@ecomplus/widget-tag-manager": "^1.11.6",
"@ecomplus/widget-tawkto": "^1.2.0",
"@ecomplus/widget-tiktok-pixel": "^1.2.6",
"@ecomplus/widget-trustvox": "^2.3.1",
"@ecomplus/widget-user": "^1.0.0-beta.183",
"@ecomplus/widget-user": "^1.0.0-beta.184",
"@ecomplus/widget-yourviews": "^1.1.0",
"@glidejs/glide": "^3.7.1",
"axios": "^0.27.2 || ^1.1.2",
Expand Down
6 changes: 6 additions & 0 deletions @ecomplus/widget-martan/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.

## [1.1.18](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-11-29)

### Bug Fixes

- **deps:** update all non-major dependencies ([#1109](https://github.com/ecomplus/storefront/issues/1109)) ([15e6903](https://github.com/ecomplus/storefront/commit/15e6903544eb45ab0119dcff3896268a635552c7))

## [1.1.17](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-11-23)

**Note:** Version bump only for package @ecomplus/widget-martan
Expand Down
4 changes: 2 additions & 2 deletions @ecomplus/widget-martan/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ecomplus/widget-martan",
"version": "1.1.17",
"version": "1.1.18",
"description": "Storefront plugin for martan product reviews, product q&a",
"main": "dist/widget-martan.min.js",
"module": "src/index.js",
Expand Down Expand Up @@ -39,7 +39,7 @@
"vue": ">=2 <4"
},
"dependencies": {
"@ecomplus/storefront-components": "^1.0.0-beta.184",
"@ecomplus/storefront-components": "^1.0.0-beta.185",
"@ecomplus/storefront-twbs": "^7.3.6",
"@glidejs/glide": "^3.7.1",
"axios": "^0.27.2 || ^1.1.2"
Expand Down
4 changes: 4 additions & 0 deletions @ecomplus/widget-minicart/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.

# [1.0.0-beta.184](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-11-29)

**Note:** Version bump only for package @ecomplus/widget-minicart

# [1.0.0-beta.183](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-11-23)

**Note:** Version bump only for package @ecomplus/widget-minicart
Expand Down
4 changes: 2 additions & 2 deletions @ecomplus/widget-minicart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ecomplus/widget-minicart",
"version": "1.0.0-beta.183",
"version": "1.0.0-beta.184",
"description": "Storefront plugin with Vue component for shopping cart quickview E-Com Plus stores",
"module": "src/index.js",
"browser": "dist/widget-minicart.min.js",
Expand Down Expand Up @@ -36,7 +36,7 @@
"vue": ">=2 <4"
},
"dependencies": {
"@ecomplus/storefront-components": "^1.0.0-beta.184"
"@ecomplus/storefront-components": "^1.0.0-beta.185"
},
"webpackOutput": {
"library": "widgetMinicart",
Expand Down
4 changes: 4 additions & 0 deletions @ecomplus/widget-product-card/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.

# [1.0.0-beta.184](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-11-29)

**Note:** Version bump only for package @ecomplus/widget-product-card

# [1.0.0-beta.183](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-11-23)

**Note:** Version bump only for package @ecomplus/widget-product-card
Expand Down
4 changes: 2 additions & 2 deletions @ecomplus/widget-product-card/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ecomplus/widget-product-card",
"version": "1.0.0-beta.183",
"version": "1.0.0-beta.184",
"description": "Storefront plugin with Vue component for product cards",
"module": "src/index.js",
"browser": "dist/widget-product-card.min.js",
Expand Down Expand Up @@ -36,7 +36,7 @@
"vue": ">=2 <4"
},
"dependencies": {
"@ecomplus/storefront-components": "^1.0.0-beta.184"
"@ecomplus/storefront-components": "^1.0.0-beta.185"
},
"webpackOutput": {
"library": "widgetProductCard",
Expand Down
4 changes: 4 additions & 0 deletions @ecomplus/widget-product/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.

# [1.0.0-beta.184](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-11-29)

**Note:** Version bump only for package @ecomplus/widget-product

# [1.0.0-beta.183](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-11-23)

**Note:** Version bump only for package @ecomplus/widget-product
Expand Down
4 changes: 2 additions & 2 deletions @ecomplus/widget-product/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ecomplus/widget-product",
"version": "1.0.0-beta.183",
"version": "1.0.0-beta.184",
"description": "Storefront plugin & Vue component for full product block",
"module": "src/index.js",
"browser": "dist/widget-product.min.js",
Expand Down Expand Up @@ -34,7 +34,7 @@
"vue": ">=2 <4"
},
"dependencies": {
"@ecomplus/storefront-components": "^1.0.0-beta.184",
"@ecomplus/storefront-components": "^1.0.0-beta.185",
"@ecomplus/storefront-twbs": "^7.3.6"
},
"webpackOutput": {
Expand Down
4 changes: 4 additions & 0 deletions @ecomplus/widget-search-engine/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.

# [1.0.0-beta.186](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-11-29)

**Note:** Version bump only for package @ecomplus/widget-search-engine

# [1.0.0-beta.185](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-11-23)

**Note:** Version bump only for package @ecomplus/widget-search-engine
Expand Down
4 changes: 2 additions & 2 deletions @ecomplus/widget-search-engine/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ecomplus/widget-search-engine",
"version": "1.0.0-beta.185",
"version": "1.0.0-beta.186",
"description": "Storefront plugin & Vue component for dynamic search page",
"module": "src/index.js",
"browser": "dist/widget-search-engine.min.js",
Expand Down Expand Up @@ -34,7 +34,7 @@
"vue": ">=2 <4"
},
"dependencies": {
"@ecomplus/storefront-components": "^1.0.0-beta.184",
"@ecomplus/storefront-components": "^1.0.0-beta.185",
"@ecomplus/storefront-twbs": "^7.3.6"
},
"webpackOutput": {
Expand Down
4 changes: 4 additions & 0 deletions @ecomplus/widget-search/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.

# [1.0.0-beta.184](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-11-29)

**Note:** Version bump only for package @ecomplus/widget-search

# [1.0.0-beta.183](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-11-23)

**Note:** Version bump only for package @ecomplus/widget-search
Expand Down
4 changes: 2 additions & 2 deletions @ecomplus/widget-search/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ecomplus/widget-search",
"version": "1.0.0-beta.183",
"version": "1.0.0-beta.184",
"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",
Expand Down Expand Up @@ -36,7 +36,7 @@
"vue": ">=2 <4"
},
"dependencies": {
"@ecomplus/storefront-components": "^1.0.0-beta.184"
"@ecomplus/storefront-components": "^1.0.0-beta.185"
},
"webpackOutput": {
"library": "widgetSearch",
Expand Down
4 changes: 4 additions & 0 deletions @ecomplus/widget-user/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.

# [1.0.0-beta.184](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-11-29)

**Note:** Version bump only for package @ecomplus/widget-user

# [1.0.0-beta.183](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-11-23)

**Note:** Version bump only for package @ecomplus/widget-user
Expand Down
4 changes: 2 additions & 2 deletions @ecomplus/widget-user/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ecomplus/widget-user",
"version": "1.0.0-beta.183",
"version": "1.0.0-beta.184",
"description": "Storefront plugin with Vue component customer identification for E-Com Plus stores",
"module": "src/index.js",
"browser": "dist/widget-user.min.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
"vue": ">=2 <4"
},
"dependencies": {
"@ecomplus/storefront-components": "^1.0.0-beta.184"
"@ecomplus/storefront-components": "^1.0.0-beta.185"
},
"webpackOutput": {
"library": "widgetUser",
Expand Down

0 comments on commit 6a6310c

Please sign in to comment.