Skip to content

Commit

Permalink
Publish v2.1.3 (#902)
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 15, 2024
1 parent b00c993 commit 03c0f45
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/hot-geese-deliver.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shaggy-rocks-melt.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.3

### Patch Changes

- Disallow template literals if interpolation and special-character handling are not needed ([b00c993900b3b20cfc47c8d07e29f9a223e3b069](https://github.com/aws/aws-sdk-js-codemod/commit/b00c993900b3b20cfc47c8d07e29f9a223e3b069))
- Prefer template literals over string concatenation ([33b8745a554a2e24f354bce9d5b46e5d67f28543](https://github.com/aws/aws-sdk-js-codemod/commit/33b8745a554a2e24f354bce9d5b46e5d67f28543))

## 2.1.2

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

0 comments on commit 03c0f45

Please sign in to comment.