File tree Expand file tree Collapse file tree 5 files changed +8
-7
lines changed Expand file tree Collapse file tree 5 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 1
- 2.0.1
1
+ 2.0.2
2
2
3
- ## Changes since 2.0.0
3
+ ## Changes since 2.0.1
4
4
5
- * Added Drupal 11 template
5
+ * Using https://github.com/codeenigma/ce-dev-ce-provision-config 2.x
6
+ * Removed yarn as dependency, using only npm
6
7
* Updated references to 2.x-devel with devel-2.x
Original file line number Diff line number Diff line change 19
19
own_repository_branch : 2.x
20
20
own_repository_skip_checkout : false
21
21
config_repository : https://github.com/codeenigma/ce-dev-ce-provision-config.git
22
- config_repository_branch : 1 .x
22
+ config_repository_branch : 2 .x
23
23
config_repository_skip_checkout : false
24
24
username : " {{ _ce_provision_username }}"
25
25
install_username : " {{ _ce_provision_username }}"
Original file line number Diff line number Diff line change 42
42
own_repository_branch : 2.x
43
43
own_repository_skip_checkout : false
44
44
config_repository : https://github.com/codeenigma/ce-dev-ce-provision-config.git
45
- config_repository_branch : 1 .x
45
+ config_repository_branch : 2 .x
46
46
config_repository_skip_checkout : false
47
47
username : " {{ _ce_provision_username }}"
48
48
install_username : " {{ _ce_provision_username }}"
Original file line number Diff line number Diff line change 42
42
own_repository_branch : 2.x
43
43
own_repository_skip_checkout : false
44
44
config_repository : https://github.com/codeenigma/ce-dev-ce-provision-config.git
45
- config_repository_branch : 1 .x
45
+ config_repository_branch : 2 .x
46
46
config_repository_skip_checkout : false
47
47
username : " {{ _ce_provision_username }}"
48
48
install_username : " {{ _ce_provision_username }}"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ce-dev" ,
3
3
"description" : " Local Stack wrapper tool" ,
4
- "version" : " 2.0.1 " ,
4
+ "version" : " 2.0.2 " ,
5
5
"author" : " Codeenigma" ,
6
6
"bin" : " ./bin/run.js" ,
7
7
"bugs" : " https://github.com/codeenigma/ce-dev/issues" ,
You can’t perform that action at this time.
0 commit comments