Skip to content

Commit 34a6c9a

Browse files
chore: bump version to 1.6.1 (#538)
* chore: bump version to 1.6.1 * chore: bump version to 1.6.1
1 parent adb88b6 commit 34a6c9a

File tree

3 files changed

+56
-32
lines changed

3 files changed

+56
-32
lines changed

Cargo.lock

Lines changed: 31 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
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.0"
23+
version = "1.6.1"
2424
license = "MIT OR Apache-2.0"
2525

2626
[workspace.dependencies]

feed.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,30 @@
1010
"hidden": true,
1111
"changes": []
1212
},
13+
{
14+
"type": "release",
15+
"date": "2025-02-03",
16+
"version": "1.6.1",
17+
"title": "Version 1.6.1",
18+
"changes": [
19+
{
20+
"type": "added",
21+
"description": "Support for Positron [#406](https://github.com/aws/amazon-q-developer-cli/pull/406)"
22+
},
23+
{
24+
"type": "added",
25+
"description": "Self-updating for Linux AppImage builds [#410](https://github.com/aws/amazon-q-developer-cli/pull/410)"
26+
},
27+
{
28+
"type": "fixed",
29+
"description": "Extra lines in inline recommendations [#446](https://github.com/aws/amazon-q-developer-cli/pull/446)"
30+
},
31+
{
32+
"type": "fixed",
33+
"description": "Minor issues"
34+
}
35+
]
36+
},
1337
{
1438
"type": "release",
1539
"date": "2025-01-06",

0 commit comments

Comments
 (0)