Skip to content

Commit 1261863

Browse files
committed
Bump version to 1.52.1
1 parent 3badf50 commit 1261863

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.52.1 (2024-10-22)
4+
5+
### Bug Fixes
6+
7+
* Fixed several minor issues with IAM trait class implementations ([#2427](https://github.com/smithy-lang/smithy/pull/2427))
8+
* Fixed an issue where several protocol test operations were not bound to services ([#2426](https://github.com/smithy-lang/smithy/pull/2426))
9+
* Fixed the name of XML root nodes in the protocol tests ([#2423](https://github.com/smithy-lang/smithy/pull/2423))
10+
311
## 1.52.0 (2024-10-16)
412

513
### Features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.52.0
1+
1.52.1

0 commit comments

Comments
 (0)