Skip to content

Commit c98fea1

Browse files
chore(release): 3.37.0 [skip ci]
# [3.37.0](v3.36.0...v3.37.0) (2025-09-28) ### Features * **api:** update to support congregations api changes ([b2574e6](b2574e6)) * **deps:** bump @crowdin/crowdin-api-client from 1.46.0 to 1.48.3 ([7fe5526](7fe5526)) * **deps:** bump cryptr from 6.3.0 to 6.4.0 ([b3dd0c8](b3dd0c8)) * **deps:** bump is-online from 11.0.0 to 12.0.1 ([7b860e7](7b860e7))
1 parent 3d5a8e8 commit c98fea1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [3.37.0](https://github.com/sws2apps/sws2apps-api/compare/v3.36.0...v3.37.0) (2025-09-28)
2+
3+
4+
### Features
5+
6+
* **api:** update to support congregations api changes ([b2574e6](https://github.com/sws2apps/sws2apps-api/commit/b2574e6cf55961db7df3368e0c7cb456b1346ec9))
7+
* **deps:** bump @crowdin/crowdin-api-client from 1.46.0 to 1.48.3 ([7fe5526](https://github.com/sws2apps/sws2apps-api/commit/7fe55260fe052360a1a36675b0fd1a6471660d77))
8+
* **deps:** bump cryptr from 6.3.0 to 6.4.0 ([b3dd0c8](https://github.com/sws2apps/sws2apps-api/commit/b3dd0c839b9e671afecf949ce59302c7c8fa045a))
9+
* **deps:** bump is-online from 11.0.0 to 12.0.1 ([7b860e7](https://github.com/sws2apps/sws2apps-api/commit/7b860e70948355ccb2ec166fd9d2f5672e55c732))
10+
111
# [3.36.0](https://github.com/sws2apps/sws2apps-api/compare/v3.35.0...v3.36.0) (2025-09-21)
212

313

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.36.0",
3+
"version": "3.37.0",
44
"description": "Node apps to handle backend operations for all sws2apps services",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)