Skip to content

Commit 21d8356

Browse files
chore(release): 3.29.0 [skip ci]
# [3.29.0](v3.28.1...v3.29.0) (2025-06-04) ### Features * **api:** add two new roles for group overseers ([282d32f](282d32f))
1 parent 6075a95 commit 21d8356

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.29.0](https://github.com/sws2apps/sws2apps-api/compare/v3.28.1...v3.29.0) (2025-06-04)
2+
3+
4+
### Features
5+
6+
* **api:** add two new roles for group overseers ([282d32f](https://github.com/sws2apps/sws2apps-api/commit/282d32ff1a4419f048cecb3b9e7a3a5eb29cbef6))
7+
18
## [3.28.1](https://github.com/sws2apps/sws2apps-api/compare/v3.28.0...v3.28.1) (2025-06-03)
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.28.1",
3+
"version": "3.29.0",
44
"description": "Node apps to handle backend operations for all sws2apps services",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)