Skip to content

Commit

Permalink
chore(release): 3.16.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.16.0](v3.15.0...v3.16.0) (2022-02-16)

### Features

* **api:** full support for groups ([1fc025c](1fc025c))
* **api:** support for DeleteUserPool ([9dd6f2d](9dd6f2d))
* **api:** support for DeleteUserPoolClient ([f5bca87](f5bca87))
* **api:** support for ListUserPoolClients ([6e546ce](6e546ce))
* **api:** support for UpdateUserPoolClient ([4fa9de5](4fa9de5))
* **api:** updateUserPool and describeUserPool support ([fc62e8f](fc62e8f))
  • Loading branch information
semantic-release-bot committed Feb 16, 2022
1 parent fc62e8f commit ae88ba7
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [3.16.0](https://github.com/jagregory/cognito-local/compare/v3.15.0...v3.16.0) (2022-02-16)


### Features

* **api:** full support for groups ([1fc025c](https://github.com/jagregory/cognito-local/commit/1fc025cd664130124ccc4d077d5539420cc6d3f4))
* **api:** support for DeleteUserPool ([9dd6f2d](https://github.com/jagregory/cognito-local/commit/9dd6f2dde124106f897d345d87658115d7baffdc))
* **api:** support for DeleteUserPoolClient ([f5bca87](https://github.com/jagregory/cognito-local/commit/f5bca879c0286e4814b116af75d00850f50511b3))
* **api:** support for ListUserPoolClients ([6e546ce](https://github.com/jagregory/cognito-local/commit/6e546ce6c7bcc6d711b41ab177ba40ed185401ee))
* **api:** support for UpdateUserPoolClient ([4fa9de5](https://github.com/jagregory/cognito-local/commit/4fa9de5b7a7dca21eac6d2945b9d9273a1fb27d0))
* **api:** updateUserPool and describeUserPool support ([fc62e8f](https://github.com/jagregory/cognito-local/commit/fc62e8f6328863e8fde549aec73f40c8c27c457b))

# [3.15.0](https://github.com/jagregory/cognito-local/compare/v3.14.0...v3.15.0) (2022-02-16)


Expand Down

0 comments on commit ae88ba7

Please sign in to comment.