Skip to content

Commit 551bce6

Browse files
authored
chore: version bumps and updates feed (#779)
* chore: version bumps and updates feed
1 parent 52301a3 commit 551bce6

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

feed.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,34 @@
1010
"hidden": true,
1111
"changes": []
1212
},
13+
{
14+
"type": "release",
15+
"date": "2025-10-07",
16+
"version": "1.18.0",
17+
"title": "Version 1.18.0",
18+
"changes": [
19+
{
20+
"type": "added",
21+
"description": "[Experimental] Agent delegate tool for launching sub-agents - [#3073](https://github.com/aws/amazon-q-developer-cli/pull/3073)"
22+
},
23+
{
24+
"type": "added",
25+
"description": "Stop hook functionality - [#3070](https://github.com/aws/amazon-q-developer-cli/pull/3070)"
26+
},
27+
{
28+
"type": "added",
29+
"description": "Unified show and status commands for knowledge - [#3052](https://github.com/aws/amazon-q-developer-cli/pull/3052)"
30+
},
31+
{
32+
"type": "added",
33+
"description": "`/logdump` command - [#2539](https://github.com/aws/amazon-q-developer-cli/pull/2539)"
34+
},
35+
{
36+
"type": "fixed",
37+
"description": "MCP prompts with no arguments - [#3018](https://github.com/aws/amazon-q-developer-cli/pull/3018)"
38+
}
39+
]
40+
},
1341
{
1442
"type": "release",
1543
"date": "2025-09-30",

0 commit comments

Comments
 (0)