Skip to content

Commit cc97fae

Browse files
chore(release): 3.34.0 [skip ci]
# [3.34.0](v3.33.0...v3.34.0) (2025-07-30) ### Features * **api:** allow admin to set minimum client from console ([65f68cc](65f68cc))
1 parent ea61a0e commit cc97fae

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.34.0](https://github.com/sws2apps/sws2apps-api/compare/v3.33.0...v3.34.0) (2025-07-30)
2+
3+
4+
### Features
5+
6+
* **api:** allow admin to set minimum client from console ([65f68cc](https://github.com/sws2apps/sws2apps-api/commit/65f68ccd5fb570bf04bf86198a9dc81a6e70957a))
7+
18
# [3.33.0](https://github.com/sws2apps/sws2apps-api/compare/v3.32.0...v3.33.0) (2025-07-29)
29

310

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

0 commit comments

Comments
 (0)