Skip to content

Commit 242c9e8

Browse files
Publish v1.2.2 (#809)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8178f56 commit 242c9e8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/poor-poems-flash.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# aws-sdk-js-codemod
22

3+
## 1.2.2
4+
5+
### Patch Changes
6+
7+
- Transform checks for error.code to error.name in try-catch ([8178f565cba3ed434427156e2d18ab6f9d1580e6](https://github.com/aws/aws-sdk-js-codemod/commit/8178f565cba3ed434427156e2d18ab6f9d1580e6))
8+
39
## 1.2.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aws-sdk-js-codemod",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "Collection of codemod scripts that help update AWS SDK for JavaScript APIs",
55
"keywords": [
66
"jscodeshift",

0 commit comments

Comments
 (0)