Skip to content

Commit 2a80440

Browse files
authored
Bump version to unblock pipeline #600
force update the version due to build issue Possibly caused by NPM outage: https://status.npmjs.org/incidents/zdznxkrp22py
1 parent f84cb61 commit 2a80440

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

telemetry/definitions/commonDefinitions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2622,15 +2622,15 @@
26222622
},
26232623
{
26242624
"name": "aws_codeGeneration",
2625-
"description": "Emitted when the user started Code Generation process",
2625+
"description": "Emitted when the user started Code Generation process.",
26262626
"metadata": [
26272627
{ "type": "result" },
26282628
{ "type": "reason", "required": false }
26292629
]
26302630
},
26312631
{
26322632
"name": "aws_approachFlow",
2633-
"description": "Emitted when the user started Approach process",
2633+
"description": "Emitted when the user started Approach process.",
26342634
"metadata": [
26352635
{ "type": "result" },
26362636
{ "type": "reason", "required": false }

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.154
1+
1.0.155

0 commit comments

Comments
 (0)