Skip to content

Commit 2fb90a1

Browse files
chore(release): 3.28.1 [skip ci]
## [3.28.1](v3.28.0...v3.28.1) (2025-06-03) ### Bug Fixes * **routes:** make talks optional for publishing schedules ([4cbcd53](4cbcd53)) ### Performance Improvements * **api:** show data loading duration in ms ([641859c](641859c))
1 parent 3306f6a commit 2fb90a1

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [3.28.1](https://github.com/sws2apps/sws2apps-api/compare/v3.28.0...v3.28.1) (2025-06-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **routes:** make talks optional for publishing schedules ([4cbcd53](https://github.com/sws2apps/sws2apps-api/commit/4cbcd53184a40f4a659d2b67f34554d92e92dea9))
7+
8+
9+
### Performance Improvements
10+
11+
* **api:** show data loading duration in ms ([641859c](https://github.com/sws2apps/sws2apps-api/commit/641859c5d1fcb1fc776d58b18f203eae5a12262e))
12+
113
# [3.28.0](https://github.com/sws2apps/sws2apps-api/compare/v3.27.0...v3.28.0) (2025-06-03)
214

315

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

0 commit comments

Comments
 (0)