Skip to content

Commit c96222c

Browse files
committed
chore(release): 2.48.15
1 parent 9a2ca9b commit c96222c

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
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.
44

5+
## [2.48.15](https://github.com/ecomplus/cloud-commerce/compare/v2.48.14...v2.48.15) (2025-07-29)
6+
7+
8+
### Bug Fixes
9+
10+
* **firebase:** Handle 404 errors when fetching fresh API docs in event processing ([fe19d5a](https://github.com/ecomplus/cloud-commerce/commit/fe19d5ae28b7ded238f946ee4c514740bb370a54))
11+
* **firebase:** Only update nonOrdersTimestamp during non-orders processing runs ([9a2ca9b](https://github.com/ecomplus/cloud-commerce/commit/9a2ca9bd9a97a293494add1f6f2f73530a0504f4))
12+
* **paypal:** Enhanced webhook error handling and dispute status support ([8e36aea](https://github.com/ecomplus/cloud-commerce/commit/8e36aea529e09567147bc75606d73027a680731a))
13+
* **tiny-erp:** Properly skipping stock updates when option is disabled on app config ([b637b1e](https://github.com/ecomplus/cloud-commerce/commit/b637b1e0503f334bc51b986080f929d8118ceb07))
14+
515
## [2.48.14](https://github.com/ecomplus/cloud-commerce/compare/v2.48.13...v2.48.14) (2025-07-25)
616

717

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cloudcommerce",
33
"type": "module",
4-
"version": "2.48.14",
4+
"version": "2.48.15",
55
"description": "Open fair-code headless commerce platform: API-first, microservices based, event driven and cloud native",
66
"main": "packages/api/lib/index.js",
77
"author": "E-Com Club Softwares para E-commerce <ti@e-com.club>",

0 commit comments

Comments
 (0)