Skip to content

Commit

Permalink
chore(codegen): bump version to 0.21.0, changlog entries (#6126)
Browse files Browse the repository at this point in the history
  • Loading branch information
sugmanue authored May 23, 2024
1 parent 9cb9641 commit 22ed48a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions codegen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Smithy AWS Typescript Codegen Changelog

## 0.21.0 (2024-05-22)

### Bug Fixes
* Added dependencies required by default credential providers ([#6055](https://github.com/aws/aws-sdk-js-v3/pull/6055))
* Statically import credential-provider-node in clients used from credentials ([#6027](https://github.com/aws/aws-sdk-js-v3/pull/6027))
* Changed the logic to only add doc trait conditionally ([#6002](https://github.com/aws/aws-sdk-js-v3/pull/6002))

## 0.20.1 (2024-04-05)

### Features
Expand Down

0 comments on commit 22ed48a

Please sign in to comment.