Skip to content

Commit

Permalink
Publish v1.2.3 (#811)
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 Mar 25, 2024
1 parent 5fb11bb commit 95bf11a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/lemon-days-dress.md

This file was deleted.

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

## 1.2.3

### Patch Changes

- Transform checks for error.code to error.name in promise catch ([5fb11bb463a45fc1cbab6b532cfdf21c6182563e](https://github.com/aws/aws-sdk-js-codemod/commit/5fb11bb463a45fc1cbab6b532cfdf21c6182563e))

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

0 comments on commit 95bf11a

Please sign in to comment.