Skip to content

Commit 77a5014

Browse files
chore(release): 2.1.0-alpha.1 [skip ci]
# [2.1.0-alpha.1](mtrezza/parse-server-api-mail-adapter@2.0.0...2.1.0-alpha.1) (2021-08-26) ### Bug Fixes * upgrade dependencies ([a3ef631](mtrezza@a3ef631)) ### Features * add semantic release ([f1bc580](mtrezza@f1bc580))
1 parent 441f948 commit 77a5014

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG_alpha.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# [2.1.0-alpha.1](https://github.com/mtrezza/parse-server-api-mail-adapter/compare/2.0.0...2.1.0-alpha.1) (2021-08-26)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade dependencies ([a3ef631](https://github.com/mtrezza/parse-server-api-mail-adapter/commit/a3ef631894861e3bb1b29dc0b67c9c18b43b0410))
7+
### Features
8+
9+
* add semantic release ([f1bc580](https://github.com/mtrezza/parse-server-api-mail-adapter/commit/f1bc580a471d087c7b936e42af5bed9ea45172f3))

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