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
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,28 @@
25
25
26
26
27
27
28
+
29
+
## v3.9.0 (2022-09-12)
30
+
31
+
#### :rocket: Enhancement
32
+
*[#772](https://github.com/fabscale/ember-cognito-identity/pull/772) Use native `Promise` instead of RSVP ([@mydea](https://github.com/mydea))
33
+
34
+
#### :bug: Bug Fix
35
+
*[#781](https://github.com/fabscale/ember-cognito-identity/pull/781) Ensure mock user pool is always correctly set up ([@mydea](https://github.com/mydea))
*[#778](https://github.com/fabscale/ember-cognito-identity/pull/778) chore(deps-dev): bump fabscale-eslint-config from 1.5.0 to 1.6.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
40
+
*[#780](https://github.com/fabscale/ember-cognito-identity/pull/780) chore(deps-dev): bump release-it from 15.2.0 to 15.4.1 ([@dependabot[bot]](https://github.com/apps/dependabot))
41
+
*[#779](https://github.com/fabscale/ember-cognito-identity/pull/779) chore(deps-dev): bump @typescript-eslint/parser from 5.32.0 to 5.36.1 ([@dependabot[bot]](https://github.com/apps/dependabot))
42
+
*[#777](https://github.com/fabscale/ember-cognito-identity/pull/777) chore(deps-dev): bump typescript from 4.7.2 to 4.8.2 ([@dependabot[bot]](https://github.com/apps/dependabot))
43
+
*[#776](https://github.com/fabscale/ember-cognito-identity/pull/776) chore(deps-dev): bump ember-template-lint from 4.10.1 to 4.13.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
44
+
*[#775](https://github.com/fabscale/ember-cognito-identity/pull/775) chore(deps-dev): bump eslint from 8.21.0 to 8.23.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
45
+
*[#774](https://github.com/fabscale/ember-cognito-identity/pull/774) chore(deps): bump ember-concurrency from 2.2.0 to 2.3.2 ([@dependabot[bot]](https://github.com/apps/dependabot))
46
+
47
+
#### Committers: 1
48
+
- Francesco Novy ([@mydea](https://github.com/mydea))
0 commit comments