Skip to content

Commit

Permalink
Publish v0.20.0 (#605)
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 Oct 17, 2023
1 parent 73264e6 commit 9d2ac24
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/poor-shirts-travel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tall-roses-hunt.md

This file was deleted.

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

## 0.20.0

### Minor Changes

- Use only default import while transforming import equals ([73264e6](https://github.com/awslabs/aws-sdk-js-codemod/commit/73264e6))

### Patch Changes

- Store whether code uses require/import/importEquals in importType ([7603bda](https://github.com/awslabs/aws-sdk-js-codemod/commit/7603bda))

## 0.19.0

### Minor 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": "0.19.0",
"version": "0.20.0",
"description": "Collection of codemod scripts that help update AWS SDK for JavaScript APIs",
"keywords": [
"jscodeshift",
Expand Down

0 comments on commit 9d2ac24

Please sign in to comment.