Skip to content

Commit 3f15bc4

Browse files
committed
Bump version to 1.60.2
1 parent 27faeae commit 3f15bc4

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Smithy Changelog
22

3+
## 1.60.2 (2025-06-26)
4+
5+
### Bug Fixes
6+
7+
* Added model discovery args to smithy select. ([#2680](https://github.com/smithy-lang/smithy/pull/2680))
8+
* Updated queryCompatibleTest to not require serializing an empty body. ([#2681](https://github.com/smithy-lang/smithy/pull/2681))
9+
* Reduced query error uniqueness validation severity. ([#2682](https://github.com/smithy-lang/smithy/pull/2682))
10+
311
## 1.60.1 (2025-06-25)
412

513
### Bug Fixes

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.60.1
1+
1.60.2

0 commit comments

Comments
 (0)