|
4 | 4 | ## v0.2.0 (2021-12-10) |
5 | 5 |
|
6 | 6 | #### :rocket: Enhancement |
7 | | -* [#27](https://github.com/simplabs/ember-error-route/pull/27) Add support for custom `rootURL` values ([@Turbo87](https://github.com/Turbo87)) |
| 7 | +* [#27](https://github.com/Mainmatter/ember-error-route/pull/27) Add support for custom `rootURL` values ([@Turbo87](https://github.com/Turbo87)) |
8 | 8 |
|
9 | 9 | #### :memo: Documentation |
10 | | -* [#29](https://github.com/simplabs/ember-error-route/pull/29) package.json: Declare `demoURL` for EmberObserver ([@Turbo87](https://github.com/Turbo87)) |
| 10 | +* [#29](https://github.com/Mainmatter/ember-error-route/pull/29) package.json: Declare `demoURL` for EmberObserver ([@Turbo87](https://github.com/Turbo87)) |
11 | 11 |
|
12 | 12 | #### :house: Internal |
13 | | -* [#28](https://github.com/simplabs/ember-error-route/pull/28) GitHub Pages: Migrate to `locationType: history` ([@Turbo87](https://github.com/Turbo87)) |
14 | | -* [#25](https://github.com/simplabs/ember-error-route/pull/25) Move `ember-cli-htmlbars` to dev dependencies ([@Turbo87](https://github.com/Turbo87)) |
15 | | -* [#26](https://github.com/simplabs/ember-error-route/pull/26) CI: Add `deploy` job ([@Turbo87](https://github.com/Turbo87)) |
16 | | -* [#24](https://github.com/simplabs/ember-error-route/pull/24) package.json: Replace `test` script with `ember test` ([@Turbo87](https://github.com/Turbo87)) |
17 | | -* [#23](https://github.com/simplabs/ember-error-route/pull/23) ESLint: Replace `babel-eslint` with `@babel/eslint-parser` ([@Turbo87](https://github.com/Turbo87)) |
| 13 | +* [#28](https://github.com/Mainmatter/ember-error-route/pull/28) GitHub Pages: Migrate to `locationType: history` ([@Turbo87](https://github.com/Turbo87)) |
| 14 | +* [#25](https://github.com/Mainmatter/ember-error-route/pull/25) Move `ember-cli-htmlbars` to dev dependencies ([@Turbo87](https://github.com/Turbo87)) |
| 15 | +* [#26](https://github.com/Mainmatter/ember-error-route/pull/26) CI: Add `deploy` job ([@Turbo87](https://github.com/Turbo87)) |
| 16 | +* [#24](https://github.com/Mainmatter/ember-error-route/pull/24) package.json: Replace `test` script with `ember test` ([@Turbo87](https://github.com/Turbo87)) |
| 17 | +* [#23](https://github.com/Mainmatter/ember-error-route/pull/23) ESLint: Replace `babel-eslint` with `@babel/eslint-parser` ([@Turbo87](https://github.com/Turbo87)) |
18 | 18 |
|
19 | 19 | #### Committers: 1 |
20 | 20 | - Tobias Bieniek ([@Turbo87](https://github.com/Turbo87)) |
21 | 21 |
|
22 | 22 | ## v0.1.0 (2021-12-09) |
23 | 23 |
|
24 | 24 | #### :rocket: Enhancement |
25 | | -* [#21](https://github.com/simplabs/ember-error-route/pull/21) Implement basic functionality ([@Turbo87](https://github.com/Turbo87)) |
| 25 | +* [#21](https://github.com/Mainmatter/ember-error-route/pull/21) Implement basic functionality ([@Turbo87](https://github.com/Turbo87)) |
26 | 26 |
|
27 | 27 | #### :house: Internal |
28 | | -* [#22](https://github.com/simplabs/ember-error-route/pull/22) CI: Add `Release` job ([@Turbo87](https://github.com/Turbo87)) |
29 | | -* [#2](https://github.com/simplabs/ember-error-route/pull/2) Replace npm with pnpm ([@Turbo87](https://github.com/Turbo87)) |
30 | | -* [#4](https://github.com/simplabs/ember-error-route/pull/4) Update `ember-try` to v2.0.0 ([@Turbo87](https://github.com/Turbo87)) |
31 | | -* [#3](https://github.com/simplabs/ember-error-route/pull/3) Update `ember-auto-import` to v2 ([@Turbo87](https://github.com/Turbo87)) |
| 28 | +* [#22](https://github.com/Mainmatter/ember-error-route/pull/22) CI: Add `Release` job ([@Turbo87](https://github.com/Turbo87)) |
| 29 | +* [#2](https://github.com/Mainmatter/ember-error-route/pull/2) Replace npm with pnpm ([@Turbo87](https://github.com/Turbo87)) |
| 30 | +* [#4](https://github.com/Mainmatter/ember-error-route/pull/4) Update `ember-try` to v2.0.0 ([@Turbo87](https://github.com/Turbo87)) |
| 31 | +* [#3](https://github.com/Mainmatter/ember-error-route/pull/3) Update `ember-auto-import` to v2 ([@Turbo87](https://github.com/Turbo87)) |
32 | 32 |
|
33 | 33 | #### Committers: 1 |
34 | 34 | - Tobias Bieniek ([@Turbo87](https://github.com/Turbo87)) |
|
0 commit comments