File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.2.0] ( https://github.com/aurelia/cli/compare/1.1.1...1.2.0 ) (2019-09-19)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** Dockerfile:** better integration with cli-bundler & dotnet template ([ 8fa9ee6] ( https://github.com/aurelia/cli/commit/8fa9ee6 ) )
7
+ * ** linter:** add .dockerignore file & fixed failed build due to linter ([ 966f55f] ( https://github.com/aurelia/cli/commit/966f55f ) )
8
+ * ** linter:** issues with linter ([ 2a42ded] ( https://github.com/aurelia/cli/commit/2a42ded ) )
9
+ * ** protractor:** does not start app server when running in e2e: headless ([ 61f3ada] ( https://github.com/aurelia/cli/commit/61f3ada ) )
10
+ * ** protractor:** to run application before e2e tests in headless mode ([ 79c9585] ( https://github.com/aurelia/cli/commit/79c9585 ) )
11
+ * ** webpack:** bring back au run --env prod ([ eeebdc8] ( https://github.com/aurelia/cli/commit/eeebdc8 ) )
12
+
13
+
14
+ ### Features
15
+
16
+ * ** docker:** add Dockerfile && docker-compose file ([ 4ed59ab] ( https://github.com/aurelia/cli/commit/4ed59ab ) )
17
+ * ** docker:** add initila docker files & setup for the cli ([ 9ea4c54] ( https://github.com/aurelia/cli/commit/9ea4c54 ) )
18
+
19
+
20
+
1
21
## [ 1.1.1] ( https://github.com/aurelia/cli/compare/1.1.0...1.1.1 ) (2019-09-10)
2
22
3
23
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " aurelia-cli" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 1.2.0 " ,
4
4
"description" : " The command line tooling for Aurelia." ,
5
5
"keywords" : [
6
6
" aurelia" ,
You can’t perform that action at this time.
0 commit comments