Skip to content

Commit 69d136c

Browse files
author
aws-toolkit-automation
committed
Updating version to 3.63
1 parent 90d34be commit 69d136c

File tree

5 files changed

+16
-9
lines changed

5 files changed

+16
-9
lines changed

.changes/3.63.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"date" : "2025-04-08",
3+
"version" : "3.63",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "Enterprise users can choose their preferred Amazon Q profile to improve personalization and workflow across different business regions"
7+
}, {
8+
"type" : "bugfix",
9+
"description" : "Amazon Q /doc: close diff tab and open README file in preview mode after user accept changes"
10+
} ]
11+
}

.changes/next-release/bugfix-19118cf8-9378-4bd6-bf5e-7e57520181d0.json

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

.changes/next-release/feature-5ac20013-1054-4be2-a5a1-84622a84f6c6.json

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

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# _3.63_ (2025-04-08)
2+
- **(Feature)** Enterprise users can choose their preferred Amazon Q profile to improve personalization and workflow across different business regions
3+
- **(Bug Fix)** Amazon Q /doc: close diff tab and open README file in preview mode after user accept changes
4+
15
# _3.62_ (2025-04-03)
26
- **(Feature)** /review: automatically generate fix without clicking Generate Fix button
37
- **(Bug Fix)** /transform: prompt user to re-authenticate if credentials expire during transformation

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.63-SNAPSHOT
5+
toolkitVersion=3.63
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)