Skip to content

Commit 1d8e2b1

Browse files
chore(release): 2.12.0-alpha.7 [skip ci]
# [2.12.0-alpha.7](v2.12.0-alpha.6...v2.12.0-alpha.7) (2024-12-04) ### Features * Email functions hosted on serverless function ([#1160](#1160)) ([a3fb432](a3fb432))
1 parent a3fb432 commit 1d8e2b1

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG/CHANGELOG_alpha.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.12.0-alpha.7](https://github.com/ReliefApplications/ems-backend/compare/v2.12.0-alpha.6...v2.12.0-alpha.7) (2024-12-04)
2+
3+
4+
### Features
5+
6+
* Email functions hosted on serverless function ([#1160](https://github.com/ReliefApplications/ems-backend/issues/1160)) ([a3fb432](https://github.com/ReliefApplications/ems-backend/commit/a3fb432db876eff2f09660b15b0dc7e1ea46f89b))
7+
18
# [2.12.0-alpha.6](https://github.com/ReliefApplications/ems-backend/compare/v2.12.0-alpha.5...v2.12.0-alpha.6) (2024-12-02)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ems-backend",
3-
"version": "2.12.0-alpha.6",
3+
"version": "2.12.0-alpha.7",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)