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

Commit 476cc43

Browse files
committed
Release 3.5.0
1 parent 6cf2ce5 commit 476cc43

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,17 @@
1818

1919

2020

21+
22+
## v3.5.0 (2021-11-02)
23+
24+
#### :house: Internal
25+
* [#636](https://github.com/fabscale/ember-cognito-identity/pull/636) chore(deps): bump ember-cli-htmlbars from 5.7.1 to 6.0.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
26+
* [#634](https://github.com/fabscale/ember-cognito-identity/pull/634) chore(deps): bump @embroider/macros from 0.45.0 to 0.47.1 ([@dependabot[bot]](https://github.com/apps/dependabot))
27+
* [#644](https://github.com/fabscale/ember-cognito-identity/pull/644) chore(deps): bump ember-concurrency from 2.1.2 to 2.2.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
28+
29+
#### Committers: 1
30+
- Francesco Novy ([@mydea](https://github.com/mydea))
31+
2132
## v3.4.0 (2021-10-25)
2233

2334
#### :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.4.0",
3+
"version": "3.5.0",
44
"description": "Interact with AWS Cognito from your Ember app.",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)