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]
  • Loading branch information
leomp12 committed May 25, 2022
1 parent 7b9d4b8 commit e6cd592
Show file tree
Hide file tree
Showing 6 changed files with 40 additions and 5 deletions.
11 changes: 11 additions & 0 deletions @ecomplus/storefront-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
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.132](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2022-05-25)


### Features

* **app/ec-summary:** show order amout balance if any ([7b9d4b8](https://github.com/ecomplus/storefront/commit/7b9d4b84f6d816b4cd46316c34c72e4ee77dd224))





# [2.0.0-beta.131](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2022-05-18)

**Note:** Version bump only for package @ecomplus/storefront-app
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.131",
"version": "2.0.0-beta.132",
"description": "Vue.js ecommerce app with cart, checkout and account pages",
"main": "dist/lib/js/app.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions @ecomplus/storefront-starter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
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.16](https://github.com/ecomplus/storefront-starter/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2022-05-25)

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





# [2.0.0-starter.15](https://github.com/ecomplus/storefront-starter/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2022-05-18)

**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.15",
"version": "2.0.0-starter.16",
"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.175"
"@ecomplus/storefront-template": "^2.0.0-beta.176"
}
}
16 changes: 16 additions & 0 deletions @ecomplus/storefront-template/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
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.176](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2022-05-25)


### Bug Fixes

* **themes/ecom-beauty:** ECom.Beauty styles fine tune ([#709](https://github.com/ecomplus/storefront/issues/709)) ([d08ccb7](https://github.com/ecomplus/storefront/commit/d08ccb7b8a182ed7d570e3ddf0e7d83b01f24e31))


### Features

* **sections/info-bar:** add title on info bar items ([#710](https://github.com/ecomplus/storefront/issues/710)) ([2513fde](https://github.com/ecomplus/storefront/commit/2513fdeb2ce029c9357041e87a32ac1c95e4a377))





# [2.0.0-beta.175](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2022-05-18)

**Note:** Version bump only for package @ecomplus/storefront-template
Expand Down
4 changes: 2 additions & 2 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.175",
"version": "2.0.0-beta.176",
"description": "Reusable & upgradable views and scripts for E-Com Plus storefront",
"main": "template/js/index.js",
"bin": {
Expand Down Expand Up @@ -48,7 +48,7 @@
"@ecomplus/passport-client": "^1.1.1",
"@ecomplus/search-engine": "^2.6.1",
"@ecomplus/shopping-cart": "^2.5.6",
"@ecomplus/storefront-app": "^2.0.0-beta.131",
"@ecomplus/storefront-app": "^2.0.0-beta.132",
"@ecomplus/storefront-components": "^1.0.0-beta.123",
"@ecomplus/storefront-framework": "^5.19.0",
"@ecomplus/storefront-router": "^2.2.1",
Expand Down

0 comments on commit e6cd592

Please sign in to comment.