Skip to content

Commit fa44429

Browse files
committed
chore(release): 2.29.17
1 parent 15f0086 commit fa44429

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.29.17](https://github.com/ecomplus/cloud-commerce/compare/v2.29.16...v2.29.17) (2024-11-21)
6+
7+
8+
### Bug Fixes
9+
10+
* **firebase:** Deploy PubSub triggered functions with `maxInstances = 1` by default ([15f0086](https://github.com/ecomplus/cloud-commerce/commit/15f008618085af710359ce94f8e2e0994f103857))
11+
512
## [2.29.16](https://github.com/ecomplus/cloud-commerce/compare/v2.29.15...v2.29.16) (2024-11-19)
613

714
## [2.29.15](https://github.com/ecomplus/cloud-commerce/compare/v2.29.14...v2.29.15) (2024-11-19)

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.29.16",
4+
"version": "2.29.17",
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 <[email protected]>",

0 commit comments

Comments
 (0)