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 Mar 23, 2024
1 parent c024d83 commit 2823e6f
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 5 deletions.
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.94](https://github.com/ecomplus/storefront-starter/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-03-23)

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

# [2.0.0-starter.93](https://github.com/ecomplus/storefront-starter/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-03-22)

**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.93",
"version": "2.0.0-starter.94",
"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.253"
"@ecomplus/storefront-template": "^2.0.0-beta.254"
}
}
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.254](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-03-23)

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

# [2.0.0-beta.253](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-03-22)

### 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.253",
"version": "2.0.0-beta.254",
"description": "Reusable & upgradable views and scripts for E-Com Plus storefront",
"main": "template/js/index.js",
"bin": {
Expand Down Expand Up @@ -60,7 +60,7 @@
"@ecomplus/widget-ebit": "^1.2.3",
"@ecomplus/widget-fb-pixel": "^1.6.1",
"@ecomplus/widget-gmc-ratings": "^1.3.4",
"@ecomplus/widget-martan": "^1.1.0",
"@ecomplus/widget-martan": "^1.1.1",
"@ecomplus/widget-minicart": "^1.0.0-beta.167",
"@ecomplus/widget-offers-notification": "^1.3.0",
"@ecomplus/widget-opinioes-verificadas": "^1.2.0",
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.1](https://github.com/ecomplus/storefront/compare/@ecomplus/[email protected]...@ecomplus/[email protected]) (2024-03-23)

### Bug Fixes

- **widget-martan:** properly importing from `@ecomplus/storefront-twbs` ([c024d83](https://github.com/ecomplus/storefront/commit/c024d83f44adac91b98dd2c3533efe17b0d54758))

# 1.1.0 (2024-03-21)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion @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.0",
"version": "1.1.1",
"description": "Storefront plugin for martan product reviews, product q&a",
"main": "dist/widget-martan.min.js",
"module": "src/index.js",
Expand Down

0 comments on commit 2823e6f

Please sign in to comment.