Skip to content

Commit

Permalink
chore(release): 3.12.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.12.0](v3.11.0...v3.12.0) (2021-12-10)

### Bug Fixes

* **api:** save attribute code separately from confirmation code ([b18af6a](b18af6a))

### Features

* **api:** getUserAttributeVerificationCode full support ([90726a4](90726a4))
* **api:** verifyUserAttribute full support ([320dd17](320dd17))
  • Loading branch information
semantic-release-bot committed Dec 10, 2021
1 parent 90726a4 commit 95eebc1
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [3.12.0](https://github.com/jagregory/cognito-local/compare/v3.11.0...v3.12.0) (2021-12-10)


### Bug Fixes

* **api:** save attribute code separately from confirmation code ([b18af6a](https://github.com/jagregory/cognito-local/commit/b18af6a75601c2dd9ab2f8f35c5df5fbd4bcf477))


### Features

* **api:** getUserAttributeVerificationCode full support ([90726a4](https://github.com/jagregory/cognito-local/commit/90726a42feb7537424562d97c0983c60450d7abd))
* **api:** verifyUserAttribute full support ([320dd17](https://github.com/jagregory/cognito-local/commit/320dd172aaad98c841e69c00747c65f2dfd125cf))

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


Expand Down

0 comments on commit 95eebc1

Please sign in to comment.