Skip to content

Commit bcd33f7

Browse files
chore(release): 3.42.1 [skip ci]
## [3.42.1](v3.42.0...v3.42.1) (2026-02-08) ### Bug Fixes * **controllers:** pass country code when creating new congregation ([aa7ea46](aa7ea46))
1 parent aa7ea46 commit bcd33f7

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.42.1](https://github.com/sws2apps/sws2apps-api/compare/v3.42.0...v3.42.1) (2026-02-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **controllers:** pass country code when creating new congregation ([aa7ea46](https://github.com/sws2apps/sws2apps-api/commit/aa7ea461899026a287fb079c465a79de443e6821))
7+
18
# [3.42.0](https://github.com/sws2apps/sws2apps-api/compare/v3.41.1...v3.42.0) (2026-02-07)
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.42.0",
3+
"version": "3.42.1",
44
"description": "Node apps to handle backend operations for all sws2apps services",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)