Skip to content

Commit 0831d86

Browse files
committedJan 24, 2023
chore(release): 2.2.0 [skip ci]
# [2.2.0](2.1.0...2.2.0) (2023-01-24) ### Bug Fixes * bump nanoid from 3.1.29 to 3.2.0 ([#56](#56)) ([76a374b](76a374b)) * bump trim-off-newlines from 1.0.1 to 1.0.3 ([#57](#57)) ([794cfb6](794cfb6)) * security upgrade minimist from 1.2.5 to 1.2.6 ([#59](#59)) ([1a5253f](1a5253f)) * security upgrade node-fetch from 2.6.1 to 2.6.7 ([#60](#60)) ([576d336](576d336)) * security upgrade semver-regex from 3.1.3 to 3.1.4 ([#62](#62)) ([4db06d2](4db06d2)) ### Features * add AWS SES payload adapter ([#65](#65)) ([4ecc4c9](4ecc4c9))
1 parent 9630420 commit 0831d86

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
 

‎changelogs/CHANGELOG_release.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
# [2.2.0](https://github.com/parse-community/parse-server-api-mail-adapter/compare/2.1.0...2.2.0) (2023-01-24)
22

33

4+
### Bug Fixes
5+
6+
* bump nanoid from 3.1.29 to 3.2.0 ([#56](https://github.com/parse-community/parse-server-api-mail-adapter/issues/56)) ([76a374b](https://github.com/parse-community/parse-server-api-mail-adapter/commit/76a374b52100e1ce05823300da8a2df21d64ac6c))
7+
* bump trim-off-newlines from 1.0.1 to 1.0.3 ([#57](https://github.com/parse-community/parse-server-api-mail-adapter/issues/57)) ([794cfb6](https://github.com/parse-community/parse-server-api-mail-adapter/commit/794cfb642678ac83b22c2c666eb9e109cc84e0df))
8+
* security upgrade minimist from 1.2.5 to 1.2.6 ([#59](https://github.com/parse-community/parse-server-api-mail-adapter/issues/59)) ([1a5253f](https://github.com/parse-community/parse-server-api-mail-adapter/commit/1a5253fd81d763c7f123fa14d788edbc83e04027))
9+
* security upgrade node-fetch from 2.6.1 to 2.6.7 ([#60](https://github.com/parse-community/parse-server-api-mail-adapter/issues/60)) ([576d336](https://github.com/parse-community/parse-server-api-mail-adapter/commit/576d3365c296adfb0ccd5706d56fae6477f1946c))
10+
* security upgrade semver-regex from 3.1.3 to 3.1.4 ([#62](https://github.com/parse-community/parse-server-api-mail-adapter/issues/62)) ([4db06d2](https://github.com/parse-community/parse-server-api-mail-adapter/commit/4db06d218f5b4358701c8f8601a271f2da650ca1))
11+
12+
### Features
13+
14+
* add AWS SES payload adapter ([#65](https://github.com/parse-community/parse-server-api-mail-adapter/issues/65)) ([4ecc4c9](https://github.com/parse-community/parse-server-api-mail-adapter/commit/4ecc4c9a119fbfcfd658dc7b73e28acaceba9c67))
15+
16+
# [2.2.0](https://github.com/parse-community/parse-server-api-mail-adapter/compare/2.1.0...2.2.0) (2023-01-24)
17+
18+
419
### Bug Fixes
520

621
* bump nanoid from 3.1.29 to 3.2.0 ([#56](https://github.com/parse-community/parse-server-api-mail-adapter/issues/56)) ([76a374b](https://github.com/parse-community/parse-server-api-mail-adapter/commit/76a374b52100e1ce05823300da8a2df21d64ac6c))

0 commit comments

Comments
 (0)
Please sign in to comment.