Skip to content

Commit cf016a3

Browse files
chore(release): 3.7.0 [skip ci]
# [3.7.0](v3.6.0...v3.7.0) (2025-01-25) ### Features * **deps:** bump nodemailer from 6.9.16 to 6.10.0 ([638a556](638a556)) * **users:** support delegated field service reports ([7786cac](7786cac))
1 parent 588b793 commit cf016a3

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.7.0](https://github.com/sws2apps/sws2apps-api/compare/v3.6.0...v3.7.0) (2025-01-25)
2+
3+
4+
### Features
5+
6+
* **deps:** bump nodemailer from 6.9.16 to 6.10.0 ([638a556](https://github.com/sws2apps/sws2apps-api/commit/638a5567abd225782c22c1579f73030908abe51d))
7+
* **users:** support delegated field service reports ([7786cac](https://github.com/sws2apps/sws2apps-api/commit/7786cac05f84714271b91d074b0771b2da9aabc5))
8+
19
# [3.6.0](https://github.com/sws2apps/sws2apps-api/compare/v3.5.0...v3.6.0) (2025-01-15)
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.6.0",
3+
"version": "3.7.0",
44
"description": "Node apps to handle backend operations for all sws2apps services",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)