Skip to content

Commit b9aec5c

Browse files
chore(release): 3.31.0 [skip ci]
# [3.31.0](v3.30.0...v3.31.0) (2025-06-26) ### Features * **deps:** bump @crowdin/crowdin-api-client from 1.44.0 to 1.45.0 ([dca3a2f](dca3a2f)) * **deps:** bump express-rate-limit from 7.5.0 to 7.5.1 ([ef51c16](ef51c16)) * **deps:** bump serve-favicon from 2.5.0 to 2.5.1 ([05e4812](05e4812)) * **routes:** add route to update congregation name and number ([53a996d](53a996d))
1 parent 53a996d commit b9aec5c

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.31.0](https://github.com/sws2apps/sws2apps-api/compare/v3.30.0...v3.31.0) (2025-06-26)
2+
3+
4+
### Features
5+
6+
* **deps:** bump @crowdin/crowdin-api-client from 1.44.0 to 1.45.0 ([dca3a2f](https://github.com/sws2apps/sws2apps-api/commit/dca3a2fc735753a2a723bfb2cec75af1400940b6))
7+
* **deps:** bump express-rate-limit from 7.5.0 to 7.5.1 ([ef51c16](https://github.com/sws2apps/sws2apps-api/commit/ef51c165db9acd557f22c6bddff9789ac0476fe4))
8+
* **deps:** bump serve-favicon from 2.5.0 to 2.5.1 ([05e4812](https://github.com/sws2apps/sws2apps-api/commit/05e48123f0212a72c9c44614797cf96d96bb7f20))
9+
* **routes:** add route to update congregation name and number ([53a996d](https://github.com/sws2apps/sws2apps-api/commit/53a996d0f29571a1ee65baed0057f25e90675a04))
10+
111
# [3.30.0](https://github.com/sws2apps/sws2apps-api/compare/v3.29.0...v3.30.0) (2025-06-07)
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.30.0",
3+
"version": "3.31.0",
44
"description": "Node apps to handle backend operations for all sws2apps services",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)