Skip to content

Commit

Permalink
chore(release): 3.13.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.13.0](jagregory/cognito-local@v3.12.0...v3.13.0) (2021-12-11)

### Bug Fixes

* **api:** verifyUserAttributes throws CodeMismatchError ([b3b116c](jagregory@b3b116c))

### Features

* **api:** adminDeleteUserAttributes full support ([1a47086](jagregory@1a47086))
* **api:** deleteUserAttributes full support ([3d0e9a0](jagregory@3d0e9a0))
* **api:** updateUserAttributes full support ([308c9c2](jagregory@308c9c2))
  • Loading branch information
semantic-release-bot committed Dec 11, 2021
1 parent 3d0e9a0 commit 90c3c1d
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [3.13.0](https://github.com/jagregory/cognito-local/compare/v3.12.0...v3.13.0) (2021-12-11)


### Bug Fixes

* **api:** verifyUserAttributes throws CodeMismatchError ([b3b116c](https://github.com/jagregory/cognito-local/commit/b3b116c306807a828fbc1e52629ee213c2fbfca8))


### Features

* **api:** adminDeleteUserAttributes full support ([1a47086](https://github.com/jagregory/cognito-local/commit/1a470866d889657c7415bc176defbb821ac30a47))
* **api:** deleteUserAttributes full support ([3d0e9a0](https://github.com/jagregory/cognito-local/commit/3d0e9a0c04740432d8bc6a3f128370566bc1aabc))
* **api:** updateUserAttributes full support ([308c9c2](https://github.com/jagregory/cognito-local/commit/308c9c25de3292fa2632af69679af34f6c68586f))

# [3.12.0](https://github.com/jagregory/cognito-local/compare/v3.11.0...v3.12.0) (2021-12-10)


Expand Down

0 comments on commit 90c3c1d

Please sign in to comment.