Skip to content

Commit 26cdf9f

Browse files
committed
chore: increment version
1 parent d5610b3 commit 26cdf9f

File tree

3 files changed

+47
-35
lines changed

3 files changed

+47
-35
lines changed

Cargo.lock

Lines changed: 34 additions & 34 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
@@ -19,7 +19,7 @@ authors = [
1919
edition = "2021"
2020
homepage = "https://aws.amazon.com/q/"
2121
publish = false
22-
version = "1.10.0"
22+
version = "1.10.1"
2323
license = "MIT OR Apache-2.0"
2424

2525
[workspace.dependencies]

feed.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,18 @@
1010
"hidden": true,
1111
"changes": []
1212
},
13+
{
14+
"type": "release",
15+
"date": "2025-05-16",
16+
"version": "1.10.1",
17+
"title": "Version 1.10.1",
18+
"changes": [
19+
{
20+
"type": "fixed",
21+
"description": "An issue where `q chat` would prompt for login while already logged in - [#1862](https://github.com/aws/amazon-q-developer-cli/pull/1862)"
22+
}
23+
]
24+
},
1325
{
1426
"type": "release",
1527
"date": "2025-05-15",

0 commit comments

Comments
 (0)