Skip to content

Commit 4ef7b28

Browse files
chore(release): 3.41.0 [skip ci]
# [3.41.0](v3.40.0...v3.41.0) (2026-01-17) ### Features * **deps:** bump @crowdin/crowdin-api-client from 1.49.0 to 1.50.0 ([ef48d15](ef48d15)) * **deps:** bump @crowdin/crowdin-api-client from 1.51.0 to 1.51.1 ([74ae065](74ae065)) * **deps:** bump i18next from 25.7.1 to 25.7.2 ([759b56e](759b56e)) * **deps:** bump i18next from 25.7.2 to 25.7.3 ([2ffc4e3](2ffc4e3)) * **deps:** bump i18next from 25.7.3 to 25.7.4 ([de05e34](de05e34)) * **deps:** bump i18next-http-middleware from 3.8.2 to 3.9.0 ([a8a4eb4](a8a4eb4)) * **deps:** bump i18next-http-middleware from 3.9.0 to 3.9.1 ([eabf20a](eabf20a)) * **deps:** bump i18next-http-middleware from 3.9.1 to 3.9.2 ([a2730dd](a2730dd)) * **deps:** bump nodemailer from 7.0.11 to 7.0.12 ([58108cd](58108cd))
1 parent 458f739 commit 4ef7b28

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [3.41.0](https://github.com/sws2apps/sws2apps-api/compare/v3.40.0...v3.41.0) (2026-01-17)
2+
3+
4+
### Features
5+
6+
* **deps:** bump @crowdin/crowdin-api-client from 1.49.0 to 1.50.0 ([ef48d15](https://github.com/sws2apps/sws2apps-api/commit/ef48d15a0020fd3275aaa34e7fdbf1d7cb155721))
7+
* **deps:** bump @crowdin/crowdin-api-client from 1.51.0 to 1.51.1 ([74ae065](https://github.com/sws2apps/sws2apps-api/commit/74ae06588db2c8ccafda06613374ac4f20f0eb63))
8+
* **deps:** bump i18next from 25.7.1 to 25.7.2 ([759b56e](https://github.com/sws2apps/sws2apps-api/commit/759b56e60200e39dbdbbe66906e695da7e7428b6))
9+
* **deps:** bump i18next from 25.7.2 to 25.7.3 ([2ffc4e3](https://github.com/sws2apps/sws2apps-api/commit/2ffc4e3451ccebb08c6b07588749519e46340f16))
10+
* **deps:** bump i18next from 25.7.3 to 25.7.4 ([de05e34](https://github.com/sws2apps/sws2apps-api/commit/de05e34313e01720f98209e6446e625846cdf332))
11+
* **deps:** bump i18next-http-middleware from 3.8.2 to 3.9.0 ([a8a4eb4](https://github.com/sws2apps/sws2apps-api/commit/a8a4eb4b6866236f0c8d0ae0e8f36a8e275b88ab))
12+
* **deps:** bump i18next-http-middleware from 3.9.0 to 3.9.1 ([eabf20a](https://github.com/sws2apps/sws2apps-api/commit/eabf20a06f22c016fb086272378f86ea03910636))
13+
* **deps:** bump i18next-http-middleware from 3.9.1 to 3.9.2 ([a2730dd](https://github.com/sws2apps/sws2apps-api/commit/a2730ddcc712fe18980eb882d1058f8c1d8a68de))
14+
* **deps:** bump nodemailer from 7.0.11 to 7.0.12 ([58108cd](https://github.com/sws2apps/sws2apps-api/commit/58108cdcabc4328942ed2807fe505e5c5f26cc63))
15+
116
# [3.40.0](https://github.com/sws2apps/sws2apps-api/compare/v3.39.0...v3.40.0) (2025-12-02)
217

318

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

0 commit comments

Comments
 (0)