Skip to content

Commit 734598c

Browse files
chore(release): 5.0.5 [skip ci]
## [5.0.5](5.0.4...5.0.5) (2026-02-11) ### Bug Fixes * Security upgrade to undici 7.21.0 ([#177](#177)) ([9b89cd7](9b89cd7))
1 parent 9b89cd7 commit 734598c

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.0.5](https://github.com/parse-community/parse-server-api-mail-adapter/compare/5.0.4...5.0.5) (2026-02-11)
2+
3+
4+
### Bug Fixes
5+
6+
* Security upgrade to undici 7.21.0 ([#177](https://github.com/parse-community/parse-server-api-mail-adapter/issues/177)) ([9b89cd7](https://github.com/parse-community/parse-server-api-mail-adapter/commit/9b89cd7b4f6cb70bff68e80f39c294f87cef6376))
7+
18
## [5.0.4](https://github.com/parse-community/parse-server-api-mail-adapter/compare/5.0.3...5.0.4) (2026-01-25)
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.4",
3+
"version": "5.0.5",
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)