Skip to content

Commit cb48109

Browse files
author
aws-toolkit-automation
committed
Updating version to 1.82
1 parent d88d0c0 commit cb48109

File tree

4 files changed

+11
-5
lines changed

4 files changed

+11
-5
lines changed

.changes/1.82.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"date" : "2023-10-06",
3+
"version" : "1.82",
4+
"entries" : [ {
5+
"type" : "bugfix",
6+
"description" : "CodeWhisperer: Fixed an issue where the \"Learn CodeWhisperer\" page is shown for Gateway host"
7+
} ]
8+
}

.changes/next-release/bugfix-9fe19660-516f-40bc-b016-051d8edb83aa.json

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

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
- **(Feature)** CodeWhisperer: Improve the onboarding experience by showing a new onboarding tutorial to first-time users.
44
- **(Bug Fix)** Fix issue displaying SSO code on new UI in Windows
55

6+
# _1.81_ (2023-09-29)
7+
68
# _1.79_ (2023-09-15)
79

810
# _1.78_ (2023-09-08)

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=1.82-SNAPSHOT
5+
toolkitVersion=1.82
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)