Skip to content

Commit

Permalink
chore(release): 2.28.6
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Oct 18, 2024
1 parent f3455a6 commit 5b3287e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.

## [2.28.6](https://github.com/ecomplus/cloud-commerce/compare/v2.28.5...v2.28.6) (2024-10-18)


### Bug Fixes

* **storefront:** Try fixing strange hydration mismatches with Vue 3.4 regression ([f3455a6](https://github.com/ecomplus/cloud-commerce/commit/f3455a6adf1fb86a168c88537d69a2379a2e42bc))

## [2.28.5](https://github.com/ecomplus/cloud-commerce/compare/v2.28.4...v2.28.5) (2024-10-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cloudcommerce",
"type": "module",
"version": "2.28.5",
"version": "2.28.6",
"description": "Open fair-code headless commerce platform: API-first, microservices based, event driven and cloud native",
"main": "packages/api/lib/index.js",
"author": "E-Com Club Softwares para E-commerce <ti@e-com.club>",
Expand Down

0 comments on commit 5b3287e

Please sign in to comment.