Skip to content

Commit ba6a4e6

Browse files
author
aws-toolkit-automation
committed
Updating version to 1.81
1 parent c28dbe2 commit ba6a4e6

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

.changes/1.81.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"date" : "2023-09-29",
3+
"version" : "1.81",
4+
"entries" : [ ]
5+
}

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# _1.80_ (2023-09-29)
2+
- **(Feature)** Authentication: When signing in to AWS Builder Id or IAM Identity Center (SSO), verify the device code matches instead of copy-pasting it
3+
- **(Feature)** CodeWhisperer: Improve the onboarding experience by showing a new onboarding tutorial to first-time users.
4+
- **(Bug Fix)** Fix issue displaying SSO code on new UI in Windows
5+
16
# _1.79_ (2023-09-15)
27

38
# _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.81-SNAPSHOT
5+
toolkitVersion=1.81
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)