|
1 | 1 | #### Community Contributions
|
2 | 2 |
|
3 |
| -- [#2](https://github.com/zapnito/ember-cli-deploy-json-config/pull/2) Build index.json from index.html [@achambers](https://github.com/achambers) |
4 |
| -- [#3](https://github.com/zapnito/ember-cli-deploy-json-config/pull/3) Set the index.json path on the data object [@achambers](https://github.com/achambers) |
5 |
| -- [#5](https://github.com/zapnito/ember-cli-deploy-json-config/pull/5) Updated to be in line with how ember-cli-deploy handles context data [@achambers](https://github.com/achambers) |
6 |
| -- [#6](https://github.com/zapnito/ember-cli-deploy-json-config/pull/6) Now we use user defined config before context values [@achambers](https://github.com/achambers) |
7 |
| -- [#7](https://github.com/zapnito/ember-cli-deploy-json-config/pull/7) Now we use the `context.distDir` as the distFiles prop is now relative [@achambers](https://github.com/achambers) |
8 |
| -- [#8](https://github.com/zapnito/ember-cli-deploy-json-config/pull/8) Restructure to use ember-cli-deploy-plugin [@achambers](https://github.com/achambers) |
9 |
| -- [#9](https://github.com/zapnito/ember-cli-deploy-json-config/pull/9) Make html selectors configurable [@achambers](https://github.com/achambers) |
10 |
| -- [#10](https://github.com/zapnito/ember-cli-deploy-json-config/pull/10) Update README for v0.5.0 [@achambers](https://github.com/achambers) |
| 3 | +- [#2](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/2) Build index.json from index.html [@achambers](https://github.com/achambers) |
| 4 | +- [#3](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/3) Set the index.json path on the data object [@achambers](https://github.com/achambers) |
| 5 | +- [#5](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/5) Updated to be in line with how ember-cli-deploy handles context data [@achambers](https://github.com/achambers) |
| 6 | +- [#6](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/6) Now we use user defined config before context values [@achambers](https://github.com/achambers) |
| 7 | +- [#7](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/7) Now we use the `context.distDir` as the distFiles prop is now relative [@achambers](https://github.com/achambers) |
| 8 | +- [#8](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/8) Restructure to use ember-cli-deploy-plugin [@achambers](https://github.com/achambers) |
| 9 | +- [#9](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/9) Make html selectors configurable [@achambers](https://github.com/achambers) |
| 10 | +- [#10](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/10) Update README for v0.5.0 [@achambers](https://github.com/achambers) |
11 | 11 |
|
12 | 12 | Thank you to all who took the time to contribute!
|
0 commit comments