Skip to content

Commit 5b649e6

Browse files
kennvene-awsdingfeli
authored andcommitted
fix: Adds missing comma
1 parent fc846c3 commit 5b649e6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

crates/chat-cli/src/cli/feed.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"description": "Right arrow key being disabled - [#3439](https://github.com/aws/amazon-q-developer-cli/pull/3439)"
2222
}
2323
]
24-
}{
24+
},
25+
{
2526
"type": "release",
2627
"date": "2025-11-12",
2728
"version": "1.19.5",

0 commit comments

Comments
 (0)