Skip to content

Commit 466adcd

Browse files
authored
Chore: change release date to trigger a build (#628)
* change release date * change command name
1 parent b974e8c commit 466adcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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-08-28",
15+
"date": "2025-09-02",
1616
"version": "1.15.0",
1717
"title": "Version 1.15.0",
1818
"changes": [
@@ -22,7 +22,7 @@
2222
},
2323
{
2424
"type": "added",
25-
"description": "A new command `/agent` generate for generating agent config with Q - [#2690](https://github.com/aws/amazon-q-developer-cli/pull/2690)"
25+
"description": "A new command `/agent generate` for generating agent config with Q - [#2690](https://github.com/aws/amazon-q-developer-cli/pull/2690)"
2626
},
2727
{
2828
"type": "added",

0 commit comments

Comments
 (0)