Skip to content

Commit

Permalink
Bump version to unblock pipeline #600
Browse files Browse the repository at this point in the history
force update the version due to build issue

Possibly caused by NPM outage: https://status.npmjs.org/incidents/zdznxkrp22py
  • Loading branch information
dianaabv16 authored Oct 30, 2023
1 parent f84cb61 commit 2a80440
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions telemetry/definitions/commonDefinitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2622,15 +2622,15 @@
},
{
"name": "aws_codeGeneration",
"description": "Emitted when the user started Code Generation process",
"description": "Emitted when the user started Code Generation process.",
"metadata": [
{ "type": "result" },
{ "type": "reason", "required": false }
]
},
{
"name": "aws_approachFlow",
"description": "Emitted when the user started Approach process",
"description": "Emitted when the user started Approach process.",
"metadata": [
{ "type": "result" },
{ "type": "reason", "required": false }
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.154
1.0.155

0 comments on commit 2a80440

Please sign in to comment.