Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Jan 24, 2022
1 parent f9661da commit ec2f7c7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@

## v1.0.0 (2022-01-24)

#### :boom: Breaking Change
* [#163](https://github.com/adopted-ember-addons/ember-cognito/pull/163) Drop node 10, ember-cli 4.1.0 ([@rwwagner90](https://github.com/rwwagner90))

#### Committers: 1
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))

# Changelog
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",
"version": "0.12.0",
"version": "1.0.0",
"description": "ember-simple-auth and AWS Cognito integration",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit ec2f7c7

Please sign in to comment.