Skip to content

Commit

Permalink
chore(release): 2.25.8
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Aug 16, 2024
1 parent 1fc1b52 commit eb7c737
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.25.8](https://github.com/ecomplus/cloud-commerce/compare/v2.25.7...v2.25.8) (2024-08-16)


### Bug Fixes

* **deps:** Bump axios to v1.7.4 [security] ([a725c2a](https://github.com/ecomplus/cloud-commerce/commit/a725c2a5b27fab0beb2987a53e5b2388376352ad))
* **deps:** Update non-major dependencies ([#437](https://github.com/ecomplus/cloud-commerce/issues/437)) ([a7aaf2b](https://github.com/ecomplus/cloud-commerce/commit/a7aaf2b661a46e7f5329bf7566185bc7c8bc7f53))
* **storefront:** Update shipping calculator composable to (re)fetch item weights and dimensions ([e8f0d46](https://github.com/ecomplus/cloud-commerce/commit/e8f0d4618a9f3d316bff4a0662f2c7dff10152d9))
* **storefront:** Update Vue to ^3.4.37 ([#436](https://github.com/ecomplus/cloud-commerce/issues/436)) ([070e89d](https://github.com/ecomplus/cloud-commerce/commit/070e89d913e3262c2285d99052307587a543954e))

## [2.25.7](https://github.com/ecomplus/cloud-commerce/compare/v2.25.6...v2.25.7) (2024-08-08)


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.25.7",
"version": "2.25.8",
"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 <[email protected]>",
Expand Down

0 comments on commit eb7c737

Please sign in to comment.