Skip to content

Commit

Permalink
Publish v2.1.2 (#900)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jul 12, 2024
1 parent bf76ad1 commit ca4e037
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/hungry-grapes-burn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quick-chefs-fix.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# aws-sdk-js-codemod

## 2.1.2

### Patch Changes

- Split getClientNewExpression into global/local name ([a301bf9de699466bc382c2466f464210707a239b](https://github.com/aws/aws-sdk-js-codemod/commit/a301bf9de699466bc382c2466f464210707a239b))
- Remove non-null assertions using the `!` postfix operator ([bf76ad1fa68e171ed30d3aa23c93d2128838dcb2](https://github.com/aws/aws-sdk-js-codemod/commit/bf76ad1fa68e171ed30d3aa23c93d2128838dcb2))

## 2.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aws-sdk-js-codemod",
"version": "2.1.1",
"version": "2.1.2",
"description": "Collection of codemod scripts that help update AWS SDK for JavaScript APIs",
"keywords": [
"jscodeshift",
Expand Down

0 comments on commit ca4e037

Please sign in to comment.