Skip to content

Commit fb042a0

Browse files
chore(release): 3.33.0 [skip ci]
# [3.33.0](v3.32.0...v3.33.0) (2025-07-29) ### Features * **deps:** bump cross-env from 7.0.3 to 10.0.0 ([a241819](a241819)) * **deps:** bump i18next-http-middleware from 3.7.4 to 3.8.0 ([e677dd3](e677dd3))
1 parent e677dd3 commit fb042a0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [3.33.0](https://github.com/sws2apps/sws2apps-api/compare/v3.32.0...v3.33.0) (2025-07-29)
2+
3+
4+
### Features
5+
6+
* **deps:** bump cross-env from 7.0.3 to 10.0.0 ([a241819](https://github.com/sws2apps/sws2apps-api/commit/a2418198465fb992774eab8d27e1e297d3e44998))
7+
* **deps:** bump i18next-http-middleware from 3.7.4 to 3.8.0 ([e677dd3](https://github.com/sws2apps/sws2apps-api/commit/e677dd31780e06d60670418dfe18714efd40bd20))
8+
19
# [3.32.0](https://github.com/sws2apps/sws2apps-api/compare/v3.31.0...v3.32.0) (2025-07-27)
210

311

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

0 commit comments

Comments
 (0)