Skip to content

Commit e4ebb85

Browse files
authored
Bump version to 1.60.0 (#2675)
* Bump version to 1.60.0 * Add new bug fix item into changelog
1 parent 7e6ec5a commit e4ebb85

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 1.60.0 (2025-06-23)
4+
5+
### Bug Fixes
6+
7+
* Added ASM to the relocated dependencies. ([#2676](https://github.com/smithy-lang/smithy/pull/2676))
8+
9+
### Features
10+
11+
* Added protocol tests for `@awsQueryCompatible`. ([#2672](https://github.com/smithy-lang/smithy/pull/2672))
12+
* Added validation to ensure query errors are unique. ([#2674](https://github.com/smithy-lang/smithy/pull/2674))
13+
314
## 1.59.0 (2025-06-16)
415

516
### Bug Fixes

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.59.0
1+
1.60.0

0 commit comments

Comments
 (0)