Skip to content

Commit 1a97204

Browse files
committed
Released v1.0.0-beta.0
1 parent ee45ee5 commit 1a97204

File tree

2 files changed

+43
-20
lines changed

2 files changed

+43
-20
lines changed

CHANGELOG.md

+42-14
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,54 @@
1-
## [0.3.0](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/tree/v0.3.0) (2016-12-06)
1+
# Change Log
2+
3+
## [v1.0.0-beta.0](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/tree/v1.0.0-beta.0) (2017-03-25)
4+
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/compare/v0.3.0...v1.0.0-beta.0)
5+
6+
**Merged pull requests:**
7+
8+
- Update ember-cli and dependencies [\#33](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/33) ([lukemelia](https://github.com/lukemelia))
9+
- Updated ember-cli to v2.11.1 [\#31](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/31) ([jrjohnson](https://github.com/jrjohnson))
10+
- Add gzip exception docs to readme [\#29](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/29) ([ultimatemonty](https://github.com/ultimatemonty))
11+
- Fix urls [\#26](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/26) ([achambers](https://github.com/achambers))
12+
13+
## [v0.3.0](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/tree/v0.3.0) (2016-12-06)
214
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/compare/v0.2.0...v0.3.0)
315

4-
- [#25](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/25) Support Inline scripts [@jrjohnson](https://github.com/jrjohnson)
16+
**Merged pull requests:**
17+
18+
- Support Inline scripts [\#25](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/25) ([jrjohnson](https://github.com/jrjohnson))
519

6-
## [0.2.0](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/tree/v0.2.0) (2016-02-06)
20+
## [v0.2.0](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/tree/v0.2.0) (2016-02-06)
721
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/compare/v0.1.0...v0.2.0)
822

23+
**Merged pull requests:**
24+
925
- Added the integrity attribute [\#19](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/19) ([robinvdvleuten](https://github.com/robinvdvleuten))
26+
- Remove copy-paste mistake [\#18](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/18) ([amiel](https://github.com/amiel))
27+
- Include jshint "hints" in tests [\#17](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/17) ([amiel](https://github.com/amiel))
1028
- Fix case distDir is an absolute path [\#16](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/16) ([amiel](https://github.com/amiel))
1129
- Add a minimal config/environment to the example [\#15](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/15) ([amiel](https://github.com/amiel))
1230

13-
## [0.1.0](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/tree/v0.1.0) (2015-10-24)
31+
## [v0.1.0](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/tree/v0.1.0) (2015-10-25)
32+
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/compare/v0.1.0-beta.1...v0.1.0)
33+
34+
**Merged pull requests:**
35+
36+
- Update to use new verbose option for logging [\#13](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/13) ([lukemelia](https://github.com/lukemelia))
37+
- Update repo url [\#12](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/12) ([achambers](https://github.com/achambers))
38+
- Update repository [\#11](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/11) ([achambers](https://github.com/achambers))
39+
40+
## [v0.1.0-beta.1](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/tree/v0.1.0-beta.1) (2015-08-08)
41+
**Merged pull requests:**
42+
43+
- Update README for v0.5.0 [\#10](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/10) ([achambers](https://github.com/achambers))
44+
- Make html selectors configurable [\#9](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/9) ([achambers](https://github.com/achambers))
45+
- Restructure to use ember-cli-deploy-plugin [\#8](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/8) ([achambers](https://github.com/achambers))
46+
- Now we use the `context.distDir` as the distFiles prop is now relative [\#7](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/7) ([achambers](https://github.com/achambers))
47+
- Now we use user defined config before context values [\#6](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/6) ([achambers](https://github.com/achambers))
48+
- Updated to be in line with how ember-cli-deploy handles context data [\#5](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/5) ([achambers](https://github.com/achambers))
49+
- Set the index.json path on the data object [\#3](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/3) ([achambers](https://github.com/achambers))
50+
- Build index.json from index.html [\#2](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/2) ([achambers](https://github.com/achambers))
1451

15-
#### Community Contributions
1652

17-
- [#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)
18-
- [#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)
19-
- [#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)
20-
- [#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)
21-
- [#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)
22-
- [#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)
23-
- [#9](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/9) Make html selectors configurable [@achambers](https://github.com/achambers)
24-
- [#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)
2553

26-
Thank you to all who took the time to contribute!
54+
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

package.json

+1-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-deploy-json-config",
3-
"version": "0.3.0",
3+
"version": "1.0.0-beta.0",
44
"description": "An ember-cli-deploy plugin to convert index.html to json config",
55
"keywords": [
66
"ember-addon",
@@ -16,7 +16,6 @@
1616
"scripts": {
1717
"test": "node tests/runner.js && ./node_modules/.bin/eslint index.js lib/**/*.js tests/**/*-test.js"
1818
},
19-
"repository": "https://github.com/ember-cli-deploy/ember-cli-deploy-json-config",
2019
"engines": {
2120
"node": ">= 4"
2221
},
@@ -31,10 +30,6 @@
3130
"mocha": "^3.2.0",
3231
"multiline": "^1.0.2"
3332
},
34-
"keywords": [
35-
"ember-addon",
36-
"ember-cli-deploy-plugin"
37-
],
3833
"dependencies": {
3934
"chalk": "^1.0.0",
4035
"cheerio": "^0.22.0",

0 commit comments

Comments
 (0)