Skip to content

Commit bb84e91

Browse files
authored
chore: bump to 1.6.2 (#607)
* chore: bump to 1.6.2 * Update feed
1 parent 910e659 commit bb84e91

File tree

3 files changed

+48
-32
lines changed

3 files changed

+48
-32
lines changed

Cargo.lock

+31-31
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ authors = [
2020
edition = "2021"
2121
homepage = "https://aws.amazon.com/q/"
2222
publish = false
23-
version = "1.6.1"
23+
version = "1.6.2"
2424
license = "MIT OR Apache-2.0"
2525

2626
[workspace.dependencies]

feed.json

+16
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-02-19",
16+
"version": "1.6.2",
17+
"title": "Version 1.6.2",
18+
"changes": [
19+
{
20+
"type": "added",
21+
"description": "Support for Trae [#488](https://github.com/aws/amazon-q-developer-cli/pull/488)"
22+
},
23+
{
24+
"type": "fixed",
25+
"description": "Minor issues"
26+
}
27+
]
28+
},
1329
{
1430
"type": "release",
1531
"date": "2025-02-03",

0 commit comments

Comments
 (0)