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]
 - @ecomplus/[email protected]
  • Loading branch information
leomp12 committed Sep 6, 2023
1 parent cf5d6fd commit 3763e7e
Show file tree
Hide file tree
Showing 24 changed files with 92 additions and 34 deletions.
4 changes: 4 additions & 0 deletions @ecomplus/storefront-app/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.182](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2023-09-06)

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

# [2.0.0-beta.181](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2023-08-24)

### Bug Fixes
Expand Down
6 changes: 3 additions & 3 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.181",
"version": "2.0.0-beta.182",
"description": "Vue.js ecommerce app with cart, checkout and account pages",
"main": "dist/lib/js/app.js",
"scripts": {
Expand Down Expand Up @@ -36,8 +36,8 @@
"@ecomplus/i18n": "^1.32.2",
"@ecomplus/passport-client": "^1.1.2",
"@ecomplus/shopping-cart": "^2.5.9",
"@ecomplus/storefront-components": "^1.0.0-beta.160",
"@ecomplus/storefront-twbs": "^7.3.4",
"@ecomplus/storefront-components": "^1.0.0-beta.161",
"@ecomplus/storefront-twbs": "^7.3.5",
"axios": "^0.27.2",
"card-validator": "^8.1.1",
"cleave.js": "^1.6.0",
Expand Down
12 changes: 12 additions & 0 deletions @ecomplus/storefront-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
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.161](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2023-09-06)

### Bug Fixes

- **components/discount-applier:** ensure invalid coupon msg is shown when returned ([3fe2cd6](https://github.com/ecomplus/storefront/commit/3fe2cd648422c0c6757a925294e8bbb0f691f4e6))
- **components/discount-applier:** handle discount applied by other rule and invalid coupon ([5b4083d](https://github.com/ecomplus/storefront/commit/5b4083d303d05d7d9709ecca852ac39bc1e5b8fc))
- **components/discount-applier:** remove old freebies previously added and no more valid ([cf5d6fd](https://github.com/ecomplus/storefront/commit/cf5d6fd157b38747f13f2b6c4ce46aee757bc80f))

### Features

- **components/discount-applier:** supporting multiple disount apps ([f7513b7](https://github.com/ecomplus/storefront/commit/f7513b73b7d96655cef1a456331d2be716a50597))

# [1.0.0-beta.160](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2023-08-24)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions @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.160",
"version": "1.0.0-beta.161",
"description": "Vue components for E-Com Plus Storefront",
"main": "dist/storefront-components.min.js",
"scripts": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"@ecomplus/passport-client": "^1.1.2",
"@ecomplus/search-engine": "^2.6.1",
"@ecomplus/shopping-cart": "^2.5.9",
"@ecomplus/storefront-twbs": "^7.3.4",
"@ecomplus/storefront-twbs": "^7.3.5",
"@glidejs/glide": "^3.6.0",
"@linusborg/vue-simple-portal": "^0.1.5",
"cleave.js": "^1.6.0",
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.23](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2023-09-06)

### Bug Fixes

- **deps:** update dependency vue-loader to ^15.10.2 ([#945](https://github.com/ecomplus/storefront/issues/945)) ([0e2f6ce](https://github.com/ecomplus/storefront/commit/0e2f6ce5c5f78cad438d2785a14cf6efab385841))

## [5.20.22](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2023-08-24)

**Note:** Version bump only for package @ecomplus/storefront-framework
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.22",
"version": "5.20.23",
"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.81](https://github.com/ecomplus/storefront-starter/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2023-09-06)

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

# [2.0.0-starter.80](https://github.com/ecomplus/storefront-starter/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2023-08-24)

**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.80",
"version": "2.0.0-starter.81",
"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.240"
"@ecomplus/storefront-template": "^2.0.0-beta.241"
}
}
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.241](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2023-09-06)

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

# [2.0.0-beta.240](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2023-08-24)

**Note:** Version bump only for package @ecomplus/storefront-template
Expand Down
22 changes: 11 additions & 11 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.240",
"version": "2.0.0-beta.241",
"description": "Reusable & upgradable views and scripts for E-Com Plus storefront",
"main": "template/js/index.js",
"bin": {
Expand Down Expand Up @@ -48,30 +48,30 @@
"@ecomplus/passport-client": "^1.1.2",
"@ecomplus/search-engine": "^2.6.1",
"@ecomplus/shopping-cart": "^2.5.9",
"@ecomplus/storefront-app": "^2.0.0-beta.181",
"@ecomplus/storefront-components": "^1.0.0-beta.160",
"@ecomplus/storefront-framework": "^5.20.22",
"@ecomplus/storefront-app": "^2.0.0-beta.182",
"@ecomplus/storefront-components": "^1.0.0-beta.161",
"@ecomplus/storefront-framework": "^5.20.23",
"@ecomplus/storefront-router": "^2.2.1",
"@ecomplus/storefront-twbs": "^7.3.4",
"@ecomplus/storefront-twbs": "^7.3.5",
"@ecomplus/utils": "^1.4.1",
"@ecomplus/widget-addi": "^0.1.0",
"@ecomplus/widget-analytics": "^1.3.15",
"@ecomplus/widget-compre-confie": "^1.2.2",
"@ecomplus/widget-ebit": "^1.2.2",
"@ecomplus/widget-fb-pixel": "^1.6.1",
"@ecomplus/widget-gmc-ratings": "^1.3.2",
"@ecomplus/widget-minicart": "^1.0.0-beta.157",
"@ecomplus/widget-minicart": "^1.0.0-beta.158",
"@ecomplus/widget-offers-notification": "^1.3.0",
"@ecomplus/widget-opinioes-verificadas": "^1.2.0",
"@ecomplus/widget-product": "^1.0.0-beta.157",
"@ecomplus/widget-product-card": "^1.0.0-beta.157",
"@ecomplus/widget-search": "^1.0.0-beta.157",
"@ecomplus/widget-search-engine": "^1.0.0-beta.159",
"@ecomplus/widget-product": "^1.0.0-beta.158",
"@ecomplus/widget-product-card": "^1.0.0-beta.158",
"@ecomplus/widget-search": "^1.0.0-beta.158",
"@ecomplus/widget-search-engine": "^1.0.0-beta.160",
"@ecomplus/widget-tag-manager": "^1.11.1",
"@ecomplus/widget-tawkto": "^1.2.0",
"@ecomplus/widget-tiktok-pixel": "^1.2.3",
"@ecomplus/widget-trustvox": "^2.3.1",
"@ecomplus/widget-user": "^1.0.0-beta.157",
"@ecomplus/widget-user": "^1.0.0-beta.158",
"@ecomplus/widget-yourviews": "^1.1.0",
"@glidejs/glide": "^3.6.0",
"core-js": ">=3.29.0 <3.33",
Expand Down
4 changes: 4 additions & 0 deletions @ecomplus/storefront-twbs/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.

## [7.3.5](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2023-09-06)

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

## [7.3.4](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2023-05-16)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion @ecomplus/storefront-twbs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ecomplus/storefront-twbs",
"version": "7.3.4",
"version": "7.3.5",
"description": "Storefront foundation components built with custom Bootstrap 4 + Animate.css + FontAwesome",
"browser": "dist/storefront-twbs.min.js",
"main": "dist/storefront-twbs.min.js",
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.158](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2023-09-06)

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

# [1.0.0-beta.157](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2023-08-24)

**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.157",
"version": "1.0.0-beta.158",
"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.160"
"@ecomplus/storefront-components": "^1.0.0-beta.161"
},
"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.158](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2023-09-06)

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

# [1.0.0-beta.157](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2023-08-24)

**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.157",
"version": "1.0.0-beta.158",
"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.160"
"@ecomplus/storefront-components": "^1.0.0-beta.161"
},
"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.158](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2023-09-06)

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

# [1.0.0-beta.157](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2023-08-24)

**Note:** Version bump only for package @ecomplus/widget-product
Expand Down
6 changes: 3 additions & 3 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.157",
"version": "1.0.0-beta.158",
"description": "Storefront plugin & Vue component for full product block",
"module": "src/index.js",
"browser": "dist/widget-product.min.js",
Expand Down Expand Up @@ -34,8 +34,8 @@
"vue": ">=2 <4"
},
"dependencies": {
"@ecomplus/storefront-components": "^1.0.0-beta.160",
"@ecomplus/storefront-twbs": "^7.3.4"
"@ecomplus/storefront-components": "^1.0.0-beta.161",
"@ecomplus/storefront-twbs": "^7.3.5"
},
"webpackOutput": {
"library": "widgetProduct",
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.160](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2023-09-06)

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

# [1.0.0-beta.159](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2023-08-24)

**Note:** Version bump only for package @ecomplus/widget-search-engine
Expand Down
6 changes: 3 additions & 3 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.159",
"version": "1.0.0-beta.160",
"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,8 +34,8 @@
"vue": ">=2 <4"
},
"dependencies": {
"@ecomplus/storefront-components": "^1.0.0-beta.160",
"@ecomplus/storefront-twbs": "^7.3.4"
"@ecomplus/storefront-components": "^1.0.0-beta.161",
"@ecomplus/storefront-twbs": "^7.3.5"
},
"webpackOutput": {
"library": "widgetSearchEngine",
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.158](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2023-09-06)

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

# [1.0.0-beta.157](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2023-08-24)

**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.157",
"version": "1.0.0-beta.158",
"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.160"
"@ecomplus/storefront-components": "^1.0.0-beta.161"
},
"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.158](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2023-09-06)

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

# [1.0.0-beta.157](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2023-08-24)

**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.157",
"version": "1.0.0-beta.158",
"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.160"
"@ecomplus/storefront-components": "^1.0.0-beta.161"
},
"webpackOutput": {
"library": "widgetUser",
Expand Down

0 comments on commit 3763e7e

Please sign in to comment.