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]
  • Loading branch information
leomp12 committed Aug 8, 2023
1 parent bf80cb1 commit f444414
Show file tree
Hide file tree
Showing 8 changed files with 23 additions and 7 deletions.
4 changes: 4 additions & 0 deletions @ecomplus/storefront-framework/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.

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

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

## [5.20.20](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2023-07-21)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions @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.20",
"version": "5.20.21",
"description": "Framework for PWA and JAMstack e-commerce templates with E-Com Plus APIs",
"main": "src/index.js",
"bin": {
Expand Down Expand Up @@ -40,7 +40,7 @@
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.22.9",
"@builder.io/partytown": "^0.8.0",
"@ecomplus/storefront-renderer": "^2.10.9",
"@ecomplus/storefront-renderer": "^2.10.10",
"@ecomplus/storefront-router": "^2.2.1",
"autoprefixer": "^10.4.14",
"babel-loader": "^8.3.0",
Expand Down
4 changes: 4 additions & 0 deletions @ecomplus/storefront-renderer/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.10.10](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2023-08-08)

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

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

**Note:** Version bump only for package @ecomplus/storefront-renderer
Expand Down
2 changes: 1 addition & 1 deletion @ecomplus/storefront-renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ecomplus/storefront-renderer",
"version": "2.10.9",
"version": "2.10.10",
"description": "SSR for Storefront EJS views with E-Com Plus APIs",
"main": "src/index.js",
"repository": {
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.79](https://github.com/ecomplus/storefront-starter/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2023-08-08)

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

# [2.0.0-starter.78](https://github.com/ecomplus/storefront-starter/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2023-07-21)

**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.78",
"version": "2.0.0-starter.79",
"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.238"
"@ecomplus/storefront-template": "^2.0.0-beta.239"
}
}
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.239](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2023-08-08)

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

# [2.0.0-beta.238](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2023-07-21)

**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.238",
"version": "2.0.0-beta.239",
"description": "Reusable & upgradable views and scripts for E-Com Plus storefront",
"main": "template/js/index.js",
"bin": {
Expand Down Expand Up @@ -50,7 +50,7 @@
"@ecomplus/shopping-cart": "^2.5.9",
"@ecomplus/storefront-app": "^2.0.0-beta.180",
"@ecomplus/storefront-components": "^1.0.0-beta.159",
"@ecomplus/storefront-framework": "^5.20.20",
"@ecomplus/storefront-framework": "^5.20.21",
"@ecomplus/storefront-router": "^2.2.1",
"@ecomplus/storefront-twbs": "^7.3.4",
"@ecomplus/utils": "^1.4.1",
Expand Down

0 comments on commit f444414

Please sign in to comment.