-->
# Cordova-create Release Notes
+### 1.1.2 (Dec 14, 2017)
+* [CB-12807](https://issues.apache.org/jira/browse/CB-12807): updated error message to follow the template guide
+* [CB-13674](https://issues.apache.org/jira/browse/CB-13674): updated deps
+* [CB-13501](https://issues.apache.org/jira/browse/CB-13501): added support for node 8 to tests
+
### 1.1.1 (May 08, 2017)
* [CB-12765](https://issues.apache.org/jira/browse/CB-12765) default app `cordova-app-hello-world` is now treated like a template
{
"name": "cordova-create",
- "version": "1.1.2-dev",
+ "version": "1.1.2",
"description": "Apache Cordova create module. Creates new project from default or template",
"main": "index.js",
"repository": {
"engineStrict": true,
"dependencies": {
"cordova-app-hello-world": "^3.11.0",
- "cordova-common": "^2.1.1",
- "cordova-fetch": "^1.2.1",
+ "cordova-common": "^2.2.0",
+ "cordova-fetch": "^1.3.0",
"q": "1.0.1",
"shelljs": "0.3.0",
"valid-identifier": "0.0.1"