Skip to content

Commit f1a726c

Browse files
authored
Bump version to 1.57.1 (#2603)
1 parent 5286a5d commit f1a726c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## 1.57.1 (2025-04-21)
4+
5+
### Bug Fixes
6+
7+
- Fixed an issue where `FileManifest::writeJson` would return a relative path instead of an absolute one ([#2602](https://github.com/smithy-lang/smithy/pull/2602))
8+
39
## 1.57.0 (2025-04-21)
410

511
### Features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.57.0
1+
1.57.1

0 commit comments

Comments
 (0)