Skip to content

Commit

Permalink
chore(release): 3.18.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.18.0](v3.17.1...v3.18.0) (2022-05-30)

### Bug Fixes

* include groups in tokens ([46e9445](46e9445)), closes [#176](#176)

### Features

* **api:** support for CustomEmailSender ([5da5c7c](5da5c7c))
* **api:** support for CustomEmailSender ([8dcaf10](8dcaf10))
* support configurable expiration for tokens ([bae6da5](bae6da5)), closes [#220](#220)
* support for adminEnable/DisableUser ([3b20f82](3b20f82))
  • Loading branch information
semantic-release-bot committed May 30, 2022
1 parent bf12bb0 commit 231d59d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [3.18.0](https://github.com/jagregory/cognito-local/compare/v3.17.1...v3.18.0) (2022-05-30)


### Bug Fixes

* include groups in tokens ([46e9445](https://github.com/jagregory/cognito-local/commit/46e94456859fe25031dddc42f2d8865979e72294)), closes [#176](https://github.com/jagregory/cognito-local/issues/176)


### Features

* **api:** support for CustomEmailSender ([5da5c7c](https://github.com/jagregory/cognito-local/commit/5da5c7c29bb1405936577767501b1ed8d3fb1c75))
* **api:** support for CustomEmailSender ([8dcaf10](https://github.com/jagregory/cognito-local/commit/8dcaf10bca72280be804bad3dd561711fd865191))
* support configurable expiration for tokens ([bae6da5](https://github.com/jagregory/cognito-local/commit/bae6da5f4f05598f46067bd195bbf70e63607f31)), closes [#220](https://github.com/jagregory/cognito-local/issues/220)
* support for adminEnable/DisableUser ([3b20f82](https://github.com/jagregory/cognito-local/commit/3b20f82ba263fc41aff5aa53ff6e68d65485da82))

## [3.17.1](https://github.com/jagregory/cognito-local/compare/v3.17.0...v3.17.1) (2022-05-30)


Expand Down

0 comments on commit 231d59d

Please sign in to comment.