Skip to content

Commit 02474d2

Browse files
BobrImperatorgithub-actions[bot]
authored andcommitted
Prepare Release using 'release-plan'
1 parent 47e8f61 commit 02474d2

File tree

2 files changed

+7
-12
lines changed

2 files changed

+7
-12
lines changed

.release-plan.json

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,8 @@
11
{
22
"solution": {
33
"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"
155
}
166
},
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"
188
}

CHANGELOG.md

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

3+
4+
5+
6+
7+
38
## Release (2025-09-13)
49

510
* ember-simple-auth 8.0.1 (patch)

0 commit comments

Comments
 (0)