Skip to content

Commit 0959e55

Browse files
author
aws-toolkit-automation
committed
Updating version to 3.81
1 parent 0095860 commit 0959e55

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changes/3.81.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"date" : "2025-06-27",
3+
"version" : "3.81",
4+
"entries" : [ ]
5+
}

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# _3.81_ (2025-06-27)
2+
13
# _3.80_ (2025-06-26)
24
- **(Feature)** Amazon Q inline: now display completions much more consistently at the user's current caret position
35
- **(Feature)** Amazon Q inline: now Q completions can co-exist with JetBrains' native IntelliSense completions, when both are showing, press Tab or your customized key shortcuts to accept Q completions and press Enter to accept IntelliSense completions.

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.81-SNAPSHOT
5+
toolkitVersion=3.81
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)