File tree Expand file tree Collapse file tree
packages/ember-simple-auth Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "solution" : {
33 "ember-simple-auth" : {
4- "impact" : " minor " ,
5- "oldVersion" : " 8.2 .0" ,
6- "newVersion" : " 8.3.0 " ,
4+ "impact" : " patch " ,
5+ "oldVersion" : " 8.3 .0" ,
6+ "newVersion" : " 8.3.1 " ,
77 "tagName" : " latest" ,
88 "constraints" : [
99 {
10- "impact" : " minor " ,
11- "reason" : " Appears in changelog section :rocket: Enhancement "
10+ "impact" : " patch " ,
11+ "reason" : " Appears in changelog section :bug: Bug Fix "
1212 }
1313 ],
1414 "pkgJSONPath" : " ./packages/ember-simple-auth/package.json"
1515 }
1616 },
17- "description" : " ## Release (2026-02-02 )\n\n * ember-simple-auth 8.3.0 (minor )\n\n #### :rocket: Enhancement \n * `ember-simple-auth`\n * [#3075 ](https://github.com/mainmatter/ember-simple-auth/pull/3075) feat( ember-simple-auth): redirectTarget should be stored in sessionStorage when available ([@BobrImperator ](https://github.com/BobrImperator ))\n\n #### Committers: 1 \n - Bartlomiej Dudzik ([@BobrImperator](https://github.com/BobrImperator))\n "
17+ "description" : " ## Release (2026-06-13 )\n\n * ember-simple-auth 8.3.1 (patch )\n\n #### :bug: Bug Fix \n * `ember-simple-auth`\n * [#3105 ](https://github.com/mainmatter/ember-simple-auth/pull/3105) Remove `@embroider/macros` from `dependencies` ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) \n\n #### :house: Internal \n * [#3107](https://github.com/mainmatter/ ember-simple-auth/pull/3107) chore(release): npx create-release-plan-setup@latest ([@BobrImperator](https://github.com/BobrImperator)) \n * [#3088](https://github.com/mainmatter/ember-simple-auth/pull/3088) Update ember-cli-babel and ember-cli-htmlbars for ember 7 compatibility ([@NullVoxPopuli-ai-agent ](https://github.com/NullVoxPopuli-ai-agent ))\n\n #### Committers: 3 \n - @NullVoxPopuli's reduced-access machine account for AI usage ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent)) \n - Bartlomiej Dudzik ([@BobrImperator](https://github.com/BobrImperator)) \n - [@NullVoxPopuli](https://github.com/NullVoxPopuli )\n "
1818}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2026-06-13)
4+
5+ * ember-simple-auth 8.3.1 (patch)
6+
7+ #### :bug : Bug Fix
8+ * ` ember-simple-auth `
9+ * [ #3105 ] ( https://github.com/mainmatter/ember-simple-auth/pull/3105 ) Remove ` @embroider/macros ` from ` dependencies ` ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
10+
11+ #### :house : Internal
12+ * [ #3107 ] ( https://github.com/mainmatter/ember-simple-auth/pull/3107 ) chore(release): npx create-release-plan-setup@latest ([ @BobrImperator ] ( https://github.com/BobrImperator ) )
13+ * [ #3088 ] ( https://github.com/mainmatter/ember-simple-auth/pull/3088 ) Update ember-cli-babel and ember-cli-htmlbars for ember 7 compatibility ([ @NullVoxPopuli-ai-agent ] ( https://github.com/NullVoxPopuli-ai-agent ) )
14+
15+ #### Committers: 3
16+ - @NullVoxPopuli 's reduced-access machine account for AI usage ([ @NullVoxPopuli-ai-agent ] ( https://github.com/NullVoxPopuli-ai-agent ) )
17+ - Bartlomiej Dudzik ([ @BobrImperator ] ( https://github.com/BobrImperator ) )
18+ - [ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli )
19+
320## Release (2026-02-02)
421
522* ember-simple-auth 8.3.0 (minor)
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-simple-auth" ,
3- "version" : " 8.3.0 " ,
3+ "version" : " 8.3.1 " ,
44 "description" : " A lightweight library for implementing authentication/authorization with Ember.js applications." ,
55 "keywords" : [
66 " ember-addon"
You can’t perform that action at this time.
0 commit comments