Skip to content

Commit e489c09

Browse files
chore(release): 5.0.3 [skip ci]
## [5.0.3](5.0.2...5.0.3) (2026-01-23) ### Bug Fixes * Security upgrade lodash from 4.17.21 to 4.17.23 ([#160](#160)) ([49c914c](49c914c))
1 parent 49c914c commit e489c09

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+
## [5.0.3](https://github.com/parse-community/parse-server-api-mail-adapter/compare/5.0.2...5.0.3) (2026-01-23)
2+
3+
4+
### Bug Fixes
5+
6+
* Security upgrade lodash from 4.17.21 to 4.17.23 ([#160](https://github.com/parse-community/parse-server-api-mail-adapter/issues/160)) ([49c914c](https://github.com/parse-community/parse-server-api-mail-adapter/commit/49c914c62d524f959ad5ff6b20b8eeb2a5398dc3))
7+
18
## [5.0.2](https://github.com/parse-community/parse-server-api-mail-adapter/compare/5.0.1...5.0.2) (2025-11-20)
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": "parse-server-api-mail-adapter",
3-
"version": "5.0.2",
3+
"version": "5.0.3",
44
"description": "Universal Mail Adapter for Parse Server, supports any email provider REST API, with localization and templates.",
55
"main": "./lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)