Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.0...v1.1.0) (2020-04-12)

### Bug Fixes

* incorrect case in import ([dd2538b](dd2538b))
* **userpool:** force save sub as attribute, fix sub check logic ([e5ed247](e5ed247))

### Features

* config file support ([ad0f247](ad0f247))
* **lambda:** initial user migration trigger support ([2f9ecfc](2f9ecfc))
* confirm forgot password flow ([51df572](51df572))
* forgot password flow ([6bd0b42](6bd0b42))
  • Loading branch information
semantic-release-bot committed Apr 12, 2020
1 parent dd2538b commit 97d4ddc
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [1.1.0](https://github.com/jagregory/cognito-local/compare/v1.0.0...v1.1.0) (2020-04-12)


### Bug Fixes

* incorrect case in import ([dd2538b](https://github.com/jagregory/cognito-local/commit/dd2538b48b7939b5772d0bb3a5b0d2e8bca101ae))
* **userpool:** force save sub as attribute, fix sub check logic ([e5ed247](https://github.com/jagregory/cognito-local/commit/e5ed247d10fdf9411ec9ec8785301d18bc7aca5c))


### Features

* config file support ([ad0f247](https://github.com/jagregory/cognito-local/commit/ad0f2471f9ec73cb5668adf32560ea154570f801))
* **lambda:** initial user migration trigger support ([2f9ecfc](https://github.com/jagregory/cognito-local/commit/2f9ecfcf06738ae5d08013b0a96b71b48e852596))
* confirm forgot password flow ([51df572](https://github.com/jagregory/cognito-local/commit/51df572d6be9e444f0cb330a8c6935b5788b2e32))
* forgot password flow ([6bd0b42](https://github.com/jagregory/cognito-local/commit/6bd0b42ba04993859f775ab517bb41be9c06b0b4))

# 1.0.0 (2020-04-11)


Expand Down

0 comments on commit 97d4ddc

Please sign in to comment.