Skip to content

Commit 8f7a443

Browse files
committed
polish
1 parent 74a56f9 commit 8f7a443

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# Changelog
2+
## 1.0.5
3+
Changed from powellquiring -> IBM-Cloud
24
## 1.0.1
35
Added support terraform, schematics and IBM Catalog

ibm_catalog.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"name": "nodejs-MEAN-stack",
55
"label": "nodejs MEAN stack",
66
"product_kind": "solution",
7-
"version": "1.0.4",
7+
"version": "1.0.5",
88
"tags": [
99
"MEAN-stack",
1010
"Technology"
@@ -37,7 +37,7 @@
3737
},
3838
{
3939
"key": "use_default_resource_group",
40-
"type": "bool",
40+
"type": "boolean",
4141
"required": false,
4242
"description": "if true use the account default resource group if false mean-stack-RANDOM string is used to create a new resource group"
4343
}

0 commit comments

Comments
 (0)