You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 24, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,20 @@
17
17
* Major dependency update might be incompatible with other dependencies.
18
18
19
19
20
+
21
+
## v3.4.0 (2021-10-25)
22
+
23
+
#### :rocket: Enhancement
24
+
*[#631](https://github.com/fabscale/ember-cognito-identity/pull/631) feat: add `logoutForce` method to allow to handle inconsistent state ([@mydea](https://github.com/mydea))
25
+
26
+
#### :house: Internal
27
+
*[#614](https://github.com/fabscale/ember-cognito-identity/pull/614) chore(deps-dev): bump ember-cli from 3.27.0 to 3.28.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
28
+
*[#608](https://github.com/fabscale/ember-cognito-identity/pull/608) chore(deps): bump ember-auto-import from 2.1.0 to 2.2.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
29
+
*[#615](https://github.com/fabscale/ember-cognito-identity/pull/615) chore(deps): bump amazon-cognito-identity-js from 5.0.6 to 5.1.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
30
+
31
+
#### Committers: 1
32
+
- Francesco Novy ([@mydea](https://github.com/mydea))
0 commit comments