Skip to content

Commit 52193e5

Browse files
author
aws-toolkit-automation
committed
Updating version to 3.64
1 parent 13436a4 commit 52193e5

File tree

4 files changed

+13
-6
lines changed

4 files changed

+13
-6
lines changed

.changes/3.64.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"date" : "2025-04-10",
3+
"version" : "3.64",
4+
"entries" : [ {
5+
"type" : "bugfix",
6+
"description" : "Fix issue where IDE freezes when logging into Amazon Q"
7+
} ]
8+
}

.changes/next-release/bugfix-1162ea20-1fcf-43a6-b502-16d8b7d588d7.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# _3.63_ (2025-04-09)
1+
# _3.64_ (2025-04-10)
2+
- **(Bug Fix)** Fix issue where IDE freezes when logging into Amazon Q
3+
4+
# _3.63_ (2025-04-08)
25
- **(Feature)** Enterprise users can choose their preferred Amazon Q profile to improve personalization and workflow across different business regions
36
- **(Bug Fix)** Amazon Q /doc: close diff tab and open README file in preview mode after user accept changes
47

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: Apache-2.0
33

44
# Toolkit Version
5-
toolkitVersion=3.64-SNAPSHOT
5+
toolkitVersion=3.64
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)