Skip to content

Commit ebbb5f3

Browse files
Merge main into feature/dev-execution
2 parents d68c9aa + 8686962 commit ebbb5f3

File tree

4 files changed

+12
-5
lines changed

4 files changed

+12
-5
lines changed

.changes/3.53.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"date" : "2025-02-07",
3+
"version" : "3.53",
4+
"entries" : [ {
5+
"type" : "bugfix",
6+
"description" : "Amazon Q: Fixed an issue where in a specific scenario when receiving multiple suggestions with JetBrains suggestions visible, users are not able to accept the suggestion."
7+
} ]
8+
}

.changes/next-release/bugfix-f55a754a-490a-4b29-89b2-22ed0b23c9c5.json

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

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# _3.53_ (2025-02-07)
2+
- **(Bug Fix)** Amazon Q: Fixed an issue where in a specific scenario when receiving multiple suggestions with JetBrains suggestions visible, users are not able to accept the suggestion.
3+
14
# _3.52_ (2025-02-06)
25
- **(Feature)** Adds event listener for notifying UI that AB feature configurations have been resolved
36
- **(Feature)** Amazon Q /review: Code issues can now be grouped by severity or file location.

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.53-SNAPSHOT
5+
toolkitVersion=3.54-SNAPSHOT
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)