Skip to content

Commit ada6f0e

Browse files
chore(release): 3.15.0 [skip ci]
# [3.15.0](v3.14.0...v3.15.0) (2025-03-16) ### Features * **controllers:** support new access request workflow ([b0f43ab](b0f43ab)) * **deps:** bump firebase-admin from 13.1.0 to 13.2.0 ([12c4a2d](12c4a2d)) * **deps:** bump i18next from 24.2.2 to 24.2.3 ([71fe86e](71fe86e))
1 parent 71fe86e commit ada6f0e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [3.15.0](https://github.com/sws2apps/sws2apps-api/compare/v3.14.0...v3.15.0) (2025-03-16)
2+
3+
4+
### Features
5+
6+
* **controllers:** support new access request workflow ([b0f43ab](https://github.com/sws2apps/sws2apps-api/commit/b0f43ab1f4a285bb040acfcd1ea2545e7e428d58))
7+
* **deps:** bump firebase-admin from 13.1.0 to 13.2.0 ([12c4a2d](https://github.com/sws2apps/sws2apps-api/commit/12c4a2d3f3367ed479e843668ceb5b0fd8962c5f))
8+
* **deps:** bump i18next from 24.2.2 to 24.2.3 ([71fe86e](https://github.com/sws2apps/sws2apps-api/commit/71fe86e9ce0e968df18821d2b4f1a9ec16358a12))
9+
110
# [3.14.0](https://github.com/sws2apps/sws2apps-api/compare/v3.13.0...v3.14.0) (2025-02-21)
211

312

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

0 commit comments

Comments
 (0)