File tree Expand file tree Collapse file tree 2 files changed +7
-12
lines changed Expand file tree Collapse file tree 2 files changed +7
-12
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"solution" : {
3
3
"ember-simple-auth" : {
4
- "impact" : " patch" ,
5
- "oldVersion" : " 8.0.0" ,
6
- "newVersion" : " 8.0.1" ,
7
- "tagName" : " latest" ,
8
- "constraints" : [
9
- {
10
- "impact" : " patch" ,
11
- "reason" : " Appears in changelog section :bug: Bug Fix"
12
- }
13
- ],
14
- "pkgJSONPath" : " ./packages/ember-simple-auth/package.json"
4
+ "oldVersion" : " 8.0.1"
15
5
}
16
6
},
17
- "description" : " ## Release (2025-09-13) \n\n * ember-simple-auth 8.0.1 (patch) \n\n #### :bug: Bug Fix \n * `ember-simple-auth` \n * [#2974](https://github.com/mainmatter/ember-simple-auth/pull/2974) Closes [#2973](https://github.com/mainmatter/ember-simple-auth/issues/2973) Return type of SessionService.invalidate is wrong ([@BoussonKarel](https://github.com/BoussonKarel)) \n\n #### :memo: Documentation \n * [#2968](https://github.com/mainmatter/ember-simple-auth/pull/2968) Remove this.get use from readme ([@kennstenicht](https://github.com/kennstenicht)) \n\n #### :house: Internal \n * [#2981](https://github.com/mainmatter/ember-simple-auth/pull/2981) chore(deps): remove ember-fetch. Fails embroider-safe ([@BobrImperator](https://github.com/BobrImperator)) \n\n #### Committers: 3 \n - Bartlomiej Dudzik ([@BobrImperator](https://github.com/BobrImperator)) \n - Christoph Wiedenmann ([@kennstenicht](https://github.com/kennstenicht)) \n - [@BoussonKarel](https://github.com/BoussonKarel) \n "
7
+ "description" : " \n\n\n \n "
18
8
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+
4
+
5
+
6
+
7
+
3
8
## Release (2025-09-13)
4
9
5
10
* ember-simple-auth 8.0.1 (patch)
You can’t perform that action at this time.
0 commit comments