Skip to content

Commit 473d46d

Browse files
chore(release): 3.11.1 [skip ci]
## [3.11.1](v3.11.0...v3.11.1) (2025-02-04) ### Bug Fixes * **services:** assign default congregation created date ([4278411](4278411))
1 parent c0247cf commit 473d46d

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
@@ -1,3 +1,10 @@
1+
## [3.11.1](https://github.com/sws2apps/sws2apps-api/compare/v3.11.0...v3.11.1) (2025-02-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **services:** assign default congregation created date ([4278411](https://github.com/sws2apps/sws2apps-api/commit/4278411947883382403a74677c5bf15e5d79b22f))
7+
18
# [3.11.0](https://github.com/sws2apps/sws2apps-api/compare/v3.10.0...v3.11.0) (2025-02-03)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sws2apps-api",
3-
"version": "3.11.0",
3+
"version": "3.11.1",
44
"description": "Node apps to handle backend operations for all sws2apps services",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)