Skip to content

Commit 747aac3

Browse files
author
aws-toolkit-automation
committed
Updating version to 3.82
1 parent 736ae74 commit 747aac3

File tree

4 files changed

+12
-5
lines changed

4 files changed

+12
-5
lines changed

.changes/3.82.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"date" : "2025-07-03",
3+
"version" : "3.82",
4+
"entries" : [ {
5+
"type" : "bugfix",
6+
"description" : "Skip inline completion when deleting characters"
7+
} ]
8+
}

.changes/next-release/bugfix-2488e2f1-f725-4e01-b38a-8b6953cf5f18.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.82_ (2025-07-03)
2+
- **(Bug Fix)** Skip inline completion when deleting characters
3+
14
# _3.81_ (2025-06-27)
25

36
# _3.80_ (2025-06-26)

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.82-SNAPSHOT
5+
toolkitVersion=3.82
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)