Skip to content

Commit 6d26aaf

Browse files
author
aws-toolkit-automation
committed
Updating version to 3.54
1 parent a766f62 commit 6d26aaf

File tree

4 files changed

+12
-5
lines changed

4 files changed

+12
-5
lines changed

.changes/3.54.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"date" : "2025-02-11",
3+
"version" : "3.54",
4+
"entries" : [ {
5+
"type" : "bugfix",
6+
"description" : "Amazon Q: Reverting the behavior of making JetBrains suggestions(IntelliSense) and Q suggestions co-exist"
7+
} ]
8+
}

.changes/next-release/bugfix-ed2a36a4-392d-4401-b51b-59f83ebeb8e6.json

-4
This file was deleted.

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# _3.54_ (2025-02-11)
2+
- **(Bug Fix)** Amazon Q: Reverting the behavior of making JetBrains suggestions(IntelliSense) and Q suggestions co-exist
3+
14
# _3.53_ (2025-02-07)
25
- **(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.
36

gradle.properties

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

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)