Skip to content

Commit

Permalink
Updating version to 3.53
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-toolkit-automation committed Feb 7, 2025
1 parent 489bb4a commit 669c4c9
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 5 deletions.
8 changes: 8 additions & 0 deletions .changes/3.53.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"date" : "2025-02-07",
"version" : "3.53",
"entries" : [ {
"type" : "bugfix",
"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."
} ]
}

This file was deleted.

3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# _3.53_ (2025-02-07)
- **(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.52_ (2025-02-06)
- **(Feature)** Adds event listener for notifying UI that AB feature configurations have been resolved
- **(Feature)** Amazon Q /review: Code issues can now be grouped by severity or file location.
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# SPDX-License-Identifier: Apache-2.0

# Toolkit Version
toolkitVersion=3.53-SNAPSHOT
toolkitVersion=3.53

# Publish Settings
publishToken=
Expand Down

0 comments on commit 669c4c9

Please sign in to comment.