Skip to content

Commit 05f7694

Browse files
chore(release): 2.1.0-alpha.5 [skip ci]
# [2.1.0-alpha.5](mtrezza/parse-server-api-mail-adapter@2.1.0-alpha.4...2.1.0-alpha.5) (2022-01-22) ### Bug Fixes * bump trim-off-newlines from 1.0.1 to 1.0.3 ([#57](https://github.com/mtrezza/parse-server-api-mail-adapter/issues/57)) ([794cfb6](mtrezza@794cfb6))
1 parent 794cfb6 commit 05f7694

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

changelogs/CHANGELOG_alpha.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.1.0-alpha.5](https://github.com/mtrezza/parse-server-api-mail-adapter/compare/2.1.0-alpha.4...2.1.0-alpha.5) (2022-01-22)
2+
3+
4+
### Bug Fixes
5+
6+
* bump trim-off-newlines from 1.0.1 to 1.0.3 ([#57](https://github.com/mtrezza/parse-server-api-mail-adapter/issues/57)) ([794cfb6](https://github.com/mtrezza/parse-server-api-mail-adapter/commit/794cfb642678ac83b22c2c666eb9e109cc84e0df))
7+
18
# [2.1.0-alpha.4](https://github.com/mtrezza/parse-server-api-mail-adapter/compare/2.1.0-alpha.3...2.1.0-alpha.4) (2022-01-22)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "2.1.0-alpha.4",
3+
"version": "2.1.0-alpha.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)