Skip to content

Commit 59783da

Browse files
chore(release): 2.12.2 [skip ci]
## [2.12.2](v2.12.1...v2.12.2) (2025-02-20) ### Bug Fixes * allow files to be attached to emails ([#1191](#1191)) ([49d91cc](49d91cc)), closes [AB#107812](https://github.com/AB/issues/107812)
1 parent 07ec3b4 commit 59783da

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.12.2](https://github.com/ReliefApplications/ems-backend/compare/v2.12.1...v2.12.2) (2025-02-20)
2+
3+
4+
### Bug Fixes
5+
6+
* allow files to be attached to emails ([#1191](https://github.com/ReliefApplications/ems-backend/issues/1191)) ([49d91cc](https://github.com/ReliefApplications/ems-backend/commit/49d91cc39db11a2c04a0278f5f515bc49c250c3f)), closes [AB#107812](https://github.com/AB/issues/107812)
7+
18
## [2.12.1](https://github.com/ReliefApplications/ems-backend/compare/v2.12.0...v2.12.1) (2025-02-15)
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.2-rc.1",
3+
"version": "2.12.2",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)