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

Commit

Permalink
Release 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mydea committed Jan 4, 2022
1 parent 43fe2ef commit f234e79
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,22 @@




## v3.6.0 (2022-01-04)

#### :rocket: Enhancement
* [#672](https://github.com/fabscale/ember-cognito-identity/pull/672) feat: Ensure licence is correctly MIT ([@mydea](https://github.com/mydea))
* [#668](https://github.com/fabscale/ember-cognito-identity/pull/668) chore: Use `Object.assign` instead of `assign` ([@mydea](https://github.com/mydea))

#### :house: Internal
* [#669](https://github.com/fabscale/ember-cognito-identity/pull/669) chore(deps-dev): bump ember-cli from 3.28.4 to 4.1.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#670](https://github.com/fabscale/ember-cognito-identity/pull/670) Update dev dependencies ([@mydea](https://github.com/mydea))
* [#665](https://github.com/fabscale/ember-cognito-identity/pull/665) chore(deps): bump @embroider/macros from 0.47.2 to 0.49.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#649](https://github.com/fabscale/ember-cognito-identity/pull/649) chore(deps-dev): Update dev dependencies ([@mydea](https://github.com/mydea))

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

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

#### :house: Internal
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.5.0",
"version": "3.6.0",
"description": "Interact with AWS Cognito from your Ember app.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit f234e79

Please sign in to comment.