Skip to content

Commit e81ee56

Browse files
authored
chore(codegen): bump codegen version to 0.26.0 (#6844)
1 parent 0e8963e commit e81ee56

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

codegen/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Smithy AWS Typescript Codegen Changelog
22

3+
## 0.26.0 (2025-01-22)
4+
5+
### Features
6+
- Upgraded to 0.26.0 of smithy-typescript ([Release Notes](https://github.com/kuhe/smithy-typescript/blob/main/CHANGELOG.md#0260-2025-01-22))
7+
- Enabled profile configuration for clients ([#6728](https://github.com/aws/aws-sdk-js-v3/pull/6728))
8+
- Created nested clients for internal use ([#6791](https://github.com/aws/aws-sdk-js-v3/pull/6791))
9+
10+
### Bug Fixes
11+
312
## 0.25.0 (2024-11-18)
413

514
### Features

0 commit comments

Comments
 (0)