Skip to content

Commit 075173b

Browse files
chore(release): 2.1.0-alpha.2 [skip ci]
# [2.1.0-alpha.2](mtrezza/parse-server-api-mail-adapter@2.1.0-alpha.1...2.1.0-alpha.2) (2021-10-08) ### Bug Fixes * bump semver-regex from 3.1.2 to 3.1.3 ([#47](https://github.com/mtrezza/parse-server-api-mail-adapter/issues/47)) ([8380a43](mtrezza@8380a43))
1 parent 8380a43 commit 075173b

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.2](https://github.com/mtrezza/parse-server-api-mail-adapter/compare/2.1.0-alpha.1...2.1.0-alpha.2) (2021-10-08)
2+
3+
4+
### Bug Fixes
5+
6+
* bump semver-regex from 3.1.2 to 3.1.3 ([#47](https://github.com/mtrezza/parse-server-api-mail-adapter/issues/47)) ([8380a43](https://github.com/mtrezza/parse-server-api-mail-adapter/commit/8380a436cb3adc1c5519bdaa4e1dfd5f8259d879))
7+
18
# [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)
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.1",
3+
"version": "2.1.0-alpha.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)