Skip to content

Commit 23f7773

Browse files
chore(release): 5.0.4 [skip ci]
## [5.0.4](5.0.3...5.0.4) (2026-01-25) ### Bug Fixes * Security upgrade tar and npm ([#161](#161)) ([df8d6d5](df8d6d5))
1 parent df8d6d5 commit 23f7773

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.4](https://github.com/parse-community/parse-server-api-mail-adapter/compare/5.0.3...5.0.4) (2026-01-25)
2+
3+
4+
### Bug Fixes
5+
6+
* Security upgrade tar and npm ([#161](https://github.com/parse-community/parse-server-api-mail-adapter/issues/161)) ([df8d6d5](https://github.com/parse-community/parse-server-api-mail-adapter/commit/df8d6d5befefc669eec865ad17f070954e049055))
7+
18
## [5.0.3](https://github.com/parse-community/parse-server-api-mail-adapter/compare/5.0.2...5.0.3) (2026-01-23)
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.3",
3+
"version": "5.0.4",
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)