Skip to content

Commit 0f6fae7

Browse files
chore(release): 3.1.1 [skip ci]
## [3.1.1](3.1.0...3.1.1) (2023-10-18) ### Bug Fixes * Security bump @babel/traverse from 7.15.0 to 7.23.2 ([#91](#91)) ([36fd9c2](36fd9c2))
1 parent 36fd9c2 commit 0f6fae7

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

changelogs/CHANGELOG_release.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.1.1](https://github.com/parse-community/parse-server-api-mail-adapter/compare/3.1.0...3.1.1) (2023-10-18)
2+
3+
4+
### Bug Fixes
5+
6+
* Security bump @babel/traverse from 7.15.0 to 7.23.2 ([#91](https://github.com/parse-community/parse-server-api-mail-adapter/issues/91)) ([36fd9c2](https://github.com/parse-community/parse-server-api-mail-adapter/commit/36fd9c24ee897751694b375ed92aeb50868e8623))
7+
18
# [3.1.0](https://github.com/parse-community/parse-server-api-mail-adapter/compare/3.0.0...3.1.0) (2023-10-12)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parse-server-api-mail-adapter",
3-
"version": "3.1.0",
3+
"version": "3.1.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)