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 Jul 12, 2024
1 parent 8a1fdff commit d1c538d
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 26 deletions.
5 changes: 0 additions & 5 deletions .changeset/angry-suns-lie.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gentle-news-provide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nasty-peaches-complain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slow-timers-visit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tidy-moles-join.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

## 2.1.1

### Patch Changes

- Use TypeScript type import for types ([0093a9639e1e34f915eb0765d72c9d55784cf322](https://github.com/aws/aws-sdk-js-codemod/commit/0093a9639e1e34f915eb0765d72c9d55784cf322))
- Do not use spread syntax on accumulators ([8a1fdff40ebab4bc56f2c383af408a5e4bb9d8d4](https://github.com/aws/aws-sdk-js-codemod/commit/8a1fdff40ebab4bc56f2c383af408a5e4bb9d8d4))
- Use optional chain instead of chained logical expressions ([e66c64b17130872531cb58817036001ee72cf305](https://github.com/aws/aws-sdk-js-codemod/commit/e66c64b17130872531cb58817036001ee72cf305))
- Use node: import for Node.js built-in modules ([37c061f259ed5c9e053564e4def29debc205bd5b](https://github.com/aws/aws-sdk-js-codemod/commit/37c061f259ed5c9e053564e4def29debc205bd5b))
- Use `.flatMap()` instead of `.map().flat()` ([4f28fbb817cc0a1696fb3569ce40a3d89e4725da](https://github.com/aws/aws-sdk-js-codemod/commit/4f28fbb817cc0a1696fb3569ce40a3d89e4725da))

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

0 comments on commit d1c538d

Please sign in to comment.