Skip to content

Commit 1ec3485

Browse files
chore(release): 5.0.2 [skip ci]
## [5.0.2](5.0.1...5.0.2) (2025-11-20) ### Bug Fixes * `package-lock.json` not in-sync with `package.json` ([#122](#122)) ([c4c8865](c4c8865)) * `package-lock.json` not in-sync with `package.json` ([#123](#123)) ([2df901f](2df901f))
1 parent 2df901f commit 1ec3485

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [5.0.2](https://github.com/parse-community/parse-server-api-mail-adapter/compare/5.0.1...5.0.2) (2025-11-20)
2+
3+
4+
### Bug Fixes
5+
6+
* `package-lock.json` not in-sync with `package.json` ([#122](https://github.com/parse-community/parse-server-api-mail-adapter/issues/122)) ([c4c8865](https://github.com/parse-community/parse-server-api-mail-adapter/commit/c4c8865b5ee790fb763e08f3c3ab690236ad9f58))
7+
* `package-lock.json` not in-sync with `package.json` ([#123](https://github.com/parse-community/parse-server-api-mail-adapter/issues/123)) ([2df901f](https://github.com/parse-community/parse-server-api-mail-adapter/commit/2df901f6197390667e5c5b80571b4fd8985040db))
8+
19
## [5.0.1](https://github.com/parse-community/parse-server-api-mail-adapter/compare/5.0.0...5.0.1) (2025-11-18)
210

311

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.1",
3+
"version": "5.0.2",
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)