Skip to content

Commit 3cea9c3

Browse files
committed
bump version
1 parent 02e0060 commit 3cea9c3

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,22 @@
1010
"hidden": true,
1111
"changes": []
1212
},
13+
{
14+
"type": "release",
15+
"date": "2025-10-27",
16+
"version": "1.19.1",
17+
"title": "Version 1.19.1",
18+
"changes": [
19+
{
20+
"type": "fixed",
21+
"description": "Improved fs-write diff color contrast for dark and light terminal themes - [#3281](https://github.com/aws/amazon-q-developer-cli/pull/3281)"
22+
},
23+
{
24+
"type": "fixed",
25+
"description": "Non-interactive chat output now correctly prints to standard output - [#3277](https://github.com/aws/amazon-q-developer-cli/pull/3277)"
26+
}
27+
]
28+
},
1329
{
1430
"type": "release",
1531
"date": "2025-10-23",

0 commit comments

Comments
 (0)