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 Sep 28, 2024
1 parent 48cff23 commit 185d06d
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 5 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.46](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-09-28)

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

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

**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.45",
"version": "5.20.46",
"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.114](https://github.com/ecomplus/storefront-starter/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-09-28)

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

# [2.0.0-starter.113](https://github.com/ecomplus/storefront-starter/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-09-06)

**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.113",
"version": "2.0.0-starter.114",
"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.273"
"@ecomplus/storefront-template": "^2.0.0-beta.274"
}
}
10 changes: 10 additions & 0 deletions @ecomplus/storefront-template/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
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.274](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-09-28)

### Bug Fixes

- **template/fetch-info:** properly fetch apply discount when coupon from url param is persisted ([48cff23](https://github.com/ecomplus/storefront/commit/48cff237295f2206fd719064cc1759836f217686))

### Features

- **template/fetch-info:** preview discount by url counpon and categories product id on pdp ([9c328c2](https://github.com/ecomplus/storefront/commit/9c328c249d328ce2fbd96d87a626b29902c54bee))

# [2.0.0-beta.273](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-09-06)

### Bug Fixes
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.273",
"version": "2.0.0-beta.274",
"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.6.0",
"@ecomplus/storefront-app": "^2.0.0-beta.208",
"@ecomplus/storefront-components": "^1.0.0-beta.182",
"@ecomplus/storefront-framework": "^5.20.45",
"@ecomplus/storefront-framework": "^5.20.46",
"@ecomplus/storefront-router": "^2.2.1",
"@ecomplus/storefront-twbs": "^7.3.6",
"@ecomplus/utils": "^1.4.1",
Expand Down

0 comments on commit 185d06d

Please sign in to comment.