Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 17, 2023
1 parent 91b67f0 commit aab1c44
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/long-panthers-wonder.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-dragons-obey.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

## 0.21.1

### Patch Changes

- Remove check for require global identifier ([a01e797](https://github.com/awslabs/aws-sdk-js-codemod/commit/a01e797))
- Add import equals declaration for named imports ([91b67f0](https://github.com/awslabs/aws-sdk-js-codemod/commit/91b67f0))

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

0 comments on commit aab1c44

Please sign in to comment.