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

Commit 7d7f969

Browse files
committed
Release 3.8.0
1 parent dbd10d1 commit 7d7f969

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,18 @@
2121

2222

2323

24+
25+
## v3.8.0 (2022-02-03)
26+
27+
#### :house: Internal
28+
* [#689](https://github.com/fabscale/ember-cognito-identity/pull/689) Update dev depenendencies ([@mydea](https://github.com/mydea))
29+
* [#690](https://github.com/fabscale/ember-cognito-identity/pull/690) Update ember types to v4 ([@mydea](https://github.com/mydea))
30+
* [#679](https://github.com/fabscale/ember-cognito-identity/pull/679) chore(deps): bump ember-auto-import from 2.2.4 to 2.4.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
31+
* [#686](https://github.com/fabscale/ember-cognito-identity/pull/686) chore(deps): bump @embroider/macros from 0.50.2 to 1.0.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
32+
33+
#### Committers: 1
34+
- Francesco Novy ([@mydea](https://github.com/mydea))
35+
2436
## v3.7.0 (2022-01-17)
2537

2638
#### :rocket: Enhancement

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cognito-identity",
3-
"version": "3.7.0",
3+
"version": "3.8.0",
44
"description": "Interact with AWS Cognito from your Ember app.",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)