|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## Release (2024-09-09) |
| 4 | + |
| 5 | +ember-simple-auth 6.1.0 (minor) |
| 6 | + |
| 7 | +#### :rocket: Enhancement |
| 8 | +* `ember-simple-auth`, `test-esa` |
| 9 | + * [#2813](https://github.com/mainmatter/ember-simple-auth/pull/2813) feat: Add scope in restore for OAuth2PasswordGrant ([@bpetetot](https://github.com/bpetetot)) |
| 10 | + |
| 11 | +#### :memo: Documentation |
| 12 | +* `ember-simple-auth` |
| 13 | + * [#2812](https://github.com/mainmatter/ember-simple-auth/pull/2812) chore(docs): move events to an internal session ([@BobrImperator](https://github.com/BobrImperator)) |
| 14 | +* `docs`, `ember-simple-auth` |
| 15 | + * [#2712](https://github.com/mainmatter/ember-simple-auth/pull/2712) chore(docs): migrate yuidoc to jsdoc ([@BobrImperator](https://github.com/BobrImperator)) |
| 16 | + |
| 17 | +#### :house: Internal |
| 18 | +* `classic-test-app`, `docs`, `test-app` |
| 19 | + * [#2817](https://github.com/mainmatter/ember-simple-auth/pull/2817) chore(release): make sure every package is private ([@BobrImperator](https://github.com/BobrImperator)) |
| 20 | +* Other |
| 21 | + * [#2815](https://github.com/mainmatter/ember-simple-auth/pull/2815) chore(release): setup embroider-build/release-plan ([@BobrImperator](https://github.com/BobrImperator)) |
| 22 | + * [#2800](https://github.com/mainmatter/ember-simple-auth/pull/2800) Revert "chore(ci): allow mainmatter/continue-on-error-comment to work on forks" ([@BobrImperator](https://github.com/BobrImperator)) |
| 23 | + * [#2797](https://github.com/mainmatter/ember-simple-auth/pull/2797) chore(ci): allow mainmatter/continue-on-error-comment to work on forks ([@BobrImperator](https://github.com/BobrImperator)) |
| 24 | + * [#2640](https://github.com/mainmatter/ember-simple-auth/pull/2640) chore(deps): fix lockfile ([@BobrImperator](https://github.com/BobrImperator)) |
| 25 | + * [#2636](https://github.com/mainmatter/ember-simple-auth/pull/2636) chore(deps): use common Mainmatter config for addons ([@BobrImperator](https://github.com/BobrImperator)) |
| 26 | +* `classic-test-app`, `ember-simple-auth`, `test-app`, `test-esa` |
| 27 | + * [#2804](https://github.com/mainmatter/ember-simple-auth/pull/2804) chore(lint): Migrate eslint config ([@BobrImperator](https://github.com/BobrImperator)) |
| 28 | +* `classic-test-app`, `test-app`, `test-esa` |
| 29 | + * [#2801](https://github.com/mainmatter/ember-simple-auth/pull/2801) feat(deps): update to ember-engines 0.11.0 ([@BobrImperator](https://github.com/BobrImperator)) |
| 30 | +* `test-esa` |
| 31 | + * [#2802](https://github.com/mainmatter/ember-simple-auth/pull/2802) chore(ci): add scenario against ember-lts-5.8 ([@BobrImperator](https://github.com/BobrImperator)) |
| 32 | +* `classic-test-app` |
| 33 | + * [#2798](https://github.com/mainmatter/ember-simple-auth/pull/2798) feat(classic-test-app): change locationType to 'history' ([@BobrImperator](https://github.com/BobrImperator)) |
| 34 | +* `ember-simple-auth` |
| 35 | + * [#2637](https://github.com/mainmatter/ember-simple-auth/pull/2637) chore(release): rename script to release ([@BobrImperator](https://github.com/BobrImperator)) |
| 36 | + |
| 37 | +#### Committers: 2 |
| 38 | +- Bartlomiej Dudzik ([@BobrImperator](https://github.com/BobrImperator)) |
| 39 | +- Benjamin Petetot ([@bpetetot](https://github.com/bpetetot)) |
| 40 | + |
3 | 41 |
|
4 | 42 |
|
5 | 43 |
|
|
0 commit comments