Skip to content

Commit 827f8a0

Browse files
authored
Merge pull request #269 from BobrImperator/mainmatterize
Rebrand simplabs to Mainmatter
2 parents 32a9270 + 690093a commit 827f8a0

5 files changed

Lines changed: 18 additions & 18 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
branch: gh-pages
3232
folder: dist
33-
git-config-name: simplabs
34-
git-config-email: info@simplabs.com
33+
git-config-name: Mainmatter
34+
git-config-email: info@mainmatter.com
3535
single-commit: true
3636

CHANGELOG.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,31 +4,31 @@
44
## v0.2.0 (2021-12-10)
55

66
#### :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))
88

99
#### :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))
1111

1212
#### :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))
1818

1919
#### Committers: 1
2020
- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87))
2121

2222
## v0.1.0 (2021-12-09)
2323

2424
#### :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))
2626

2727
#### :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))
3232

3333
#### Committers: 1
3434
- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87))

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2021
3+
Copyright (c) 2021 - 2022 Mainmatter GmbH
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
66

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ember-error-route
44
This addon will help you build better “404 Not Found” and other error pages in
55
Ember.js.
66

7-
Take a look at our [demo page](https://simplabs.github.io/ember-error-route/)
7+
Take a look at our [demo page](https://mainmatter.github.io/ember-error-route/)
88
to better understand what this does!
99

1010

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"keywords": [
66
"ember-addon"
77
],
8-
"repository": "https://github.com/simplabs/ember-error-route",
8+
"repository": "https://github.com/Mainmatter/ember-error-route",
99
"license": "MIT",
1010
"author": "",
1111
"directories": {
@@ -76,6 +76,6 @@
7676
},
7777
"ember-addon": {
7878
"configPath": "tests/dummy/config",
79-
"demoURL": "https://simplabs.github.io/ember-error-route/"
79+
"demoURL": "https://mainmatter.github.io/ember-error-route/"
8080
}
8181
}

0 commit comments

Comments
 (0)