We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74a56f9 commit 8f7a443Copy full SHA for 8f7a443
CHANGELOG.md
@@ -1,3 +1,5 @@
1
# Changelog
2
+## 1.0.5
3
+Changed from powellquiring -> IBM-Cloud
4
## 1.0.1
5
Added support terraform, schematics and IBM Catalog
ibm_catalog.json
@@ -4,7 +4,7 @@
"name": "nodejs-MEAN-stack",
"label": "nodejs MEAN stack",
6
"product_kind": "solution",
7
- "version": "1.0.4",
+ "version": "1.0.5",
8
"tags": [
9
"MEAN-stack",
10
"Technology"
@@ -37,7 +37,7 @@
37
},
38
{
39
"key": "use_default_resource_group",
40
- "type": "bool",
+ "type": "boolean",
41
"required": false,
42
"description": "if true use the account default resource group if false mean-stack-RANDOM string is used to create a new resource group"
43
}
0 commit comments