Skip to content

Commit a0eb7b2

Browse files
chore: fix feed item (#3403)
1 parent 9f76d4d commit a0eb7b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
{
1414
"type": "release",
15-
"date": "2025-11-06",
15+
"date": "2025-11-07",
1616
"version": "1.19.4",
1717
"title": "Version 1.19.4",
1818
"changes": [
@@ -26,7 +26,7 @@
2626
},
2727
{
2828
"type": "changed",
29-
"description": "Block potentially dangerous commands from executing with the configured `execute_bash.allowedCommands` - [#3335](https://github.com/aws/amazon-q-developer-cli/pull/3335)"
29+
"description": "Block potentially dangerous commands from executing with the configured `execute_bash.allowedCommands` - [#3313](https://github.com/aws/amazon-q-developer-cli/pull/3313)"
3030
},
3131
{
3232
"type": "fixed",

0 commit comments

Comments
 (0)