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

Commit

Permalink
Release 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mydea committed Nov 2, 2021
1 parent 6cf2ce5 commit 476cc43
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,17 @@




## v3.5.0 (2021-11-02)

#### :house: Internal
* [#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))
* [#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))
* [#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))

#### Committers: 1
- Francesco Novy ([@mydea](https://github.com/mydea))

## v3.4.0 (2021-10-25)

#### :rocket: Enhancement
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": "3.4.0",
"version": "3.5.0",
"description": "Interact with AWS Cognito from your Ember app.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 476cc43

Please sign in to comment.