Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
Release 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mydea committed Dec 10, 2020
1 parent 79f0fea commit 94b4af9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.5.2](https://github.com/fabscale/ember-cognito-identity/compare/1.5.1...1.5.2) (2020-12-10)


### Bug Fixes

* Ensure `restoreAndLoad` properly throws CognitoNotAuthenticatedError ([79f0fea](https://github.com/fabscale/ember-cognito-identity/commit/79f0feaa1171d25d18f75dd24713c341975d33b6))

## [1.5.1](https://github.com/fabscale/ember-cognito-identity/compare/1.5.0...1.5.1) (2020-10-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cognito-identity",
"version": "1.5.1",
"version": "1.5.2",
"description": "Interact with AWS Cognito from your Ember app.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 94b4af9

Please sign in to comment.