Skip to content

Commit ae4ccd1

Browse files
Release 4.0.0
1 parent 8d14b8e commit ae4ccd1

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
4+
## v4.0.0 (2025-10-29)
5+
6+
#### :boom: Breaking Change
7+
* [#509](https://github.com/adopted-ember-addons/ember-cognito/pull/509) Convert to a V2 addon, require registry setup ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
8+
* [#507](https://github.com/adopted-ember-addons/ember-cognito/pull/507) Update amplify/cognito to 6.x ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
9+
10+
#### :house: Internal
11+
* [#510](https://github.com/adopted-ember-addons/ember-cognito/pull/510) pnpm update ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
12+
13+
#### Committers: 1
14+
- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
15+
316
## Release (2025-08-20)
417

518
* ember-cognito 3.0.1 (patch)

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",
3-
"version": "3.0.1",
3+
"version": "4.0.0",
44
"description": "ember-simple-auth and AWS Cognito integration",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)