Skip to content

Commit 07f09b9

Browse files
chore(release): 3.38.1 [skip ci]
## [3.38.1](v3.38.0...v3.38.1) (2025-10-20) ### Bug Fixes * **api:** handle undefined auth users ([ea1d79a](ea1d79a))
1 parent ea1d79a commit 07f09b9

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.38.1](https://github.com/sws2apps/sws2apps-api/compare/v3.38.0...v3.38.1) (2025-10-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **api:** handle undefined auth users ([ea1d79a](https://github.com/sws2apps/sws2apps-api/commit/ea1d79a5ea7506e600f784ad4145355975ac80eb))
7+
18
# [3.38.0](https://github.com/sws2apps/sws2apps-api/compare/v3.37.0...v3.38.0) (2025-10-20)
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.38.0",
3+
"version": "3.38.1",
44
"description": "Node apps to handle backend operations for all sws2apps services",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)