Skip to content

Commit 91735e2

Browse files
Merge main into feature/flare-compaction
2 parents f9b2e90 + 22900af commit 91735e2

File tree

5 files changed

+16
-9
lines changed

5 files changed

+16
-9
lines changed

.changes/3.87.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"date" : "2025-07-30",
3+
"version" : "3.87",
4+
"entries" : [ {
5+
"type" : "bugfix",
6+
"description" : "change to use promptStickyCard to for image verification notification"
7+
}, {
8+
"type" : "bugfix",
9+
"description" : "Suppress IDE error when current editor context is not valid for Amazon Q"
10+
} ]
11+
}

.changes/next-release/bugfix-7ceafecb-844d-46ce-a68d-b28360840ab6.json

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

.changes/next-release/bugfix-846e7004-5426-4f6b-970f-2b9437314b98.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.87_ (2025-07-30)
2+
- **(Bug Fix)** change to use promptStickyCard to for image verification notification
3+
- **(Bug Fix)** Suppress IDE error when current editor context is not valid for Amazon Q
4+
15
# _3.86_ (2025-07-16)
26
- **(Bug Fix)** - Fixed "Insert to Cursor" button to correctly insert code blocks at the current cursor position in the active file
37

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.87-SNAPSHOT
5+
toolkitVersion=3.88-SNAPSHOT
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)