Skip to content

Commit 2ce93ae

Browse files
chore(release): 3.35.0 [skip ci]
# [3.35.0](v3.34.0...v3.35.0) (2025-09-06) ### Features * **deps:** bump crypto-es from 2.1.0 to 3.0.4 ([1b45997](1b45997)) * **deps:** bump dayjs from 1.11.13 to 1.11.18 ([30890c3](30890c3)) * **deps:** bump i18next from 25.3.2 to 25.4.2 ([d5d217e](d5d217e)) * **deps:** bump otpauth from 9.4.0 to 9.4.1 ([9467fe8](9467fe8))
1 parent db8d8fd commit 2ce93ae

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.35.0](https://github.com/sws2apps/sws2apps-api/compare/v3.34.0...v3.35.0) (2025-09-06)
2+
3+
4+
### Features
5+
6+
* **deps:** bump crypto-es from 2.1.0 to 3.0.4 ([1b45997](https://github.com/sws2apps/sws2apps-api/commit/1b45997170a83a3b8f0134eb0d99e5d9b65bee4a))
7+
* **deps:** bump dayjs from 1.11.13 to 1.11.18 ([30890c3](https://github.com/sws2apps/sws2apps-api/commit/30890c34d764946a25caf91b4e657679ec4310ba))
8+
* **deps:** bump i18next from 25.3.2 to 25.4.2 ([d5d217e](https://github.com/sws2apps/sws2apps-api/commit/d5d217e14c1646adeb8498ea5f9096f6d1926f69))
9+
* **deps:** bump otpauth from 9.4.0 to 9.4.1 ([9467fe8](https://github.com/sws2apps/sws2apps-api/commit/9467fe8461cc9fa51a0aea67916624878aa4e063))
10+
111
# [3.34.0](https://github.com/sws2apps/sws2apps-api/compare/v3.33.0...v3.34.0) (2025-07-30)
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.34.0",
3+
"version": "3.35.0",
44
"description": "Node apps to handle backend operations for all sws2apps services",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)