Skip to content

Commit 1d35766

Browse files
Publish v1.3.2 (#849)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 81d863f commit 1d35766

File tree

5 files changed

+9
-16
lines changed

5 files changed

+9
-16
lines changed

.changeset/blue-foxes-return.md

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

.changeset/four-badgers-care.md

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

.changeset/poor-badgers-battle.md

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

CHANGELOG.md

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

3+
## 1.3.2
4+
5+
### Patch Changes
6+
7+
- Disable DocumentClient deep import unsupported comments ([2615e0154dba42216e12af914903db7c3bb0c0fc](https://github.com/aws/aws-sdk-js-codemod/commit/2615e0154dba42216e12af914903db7c3bb0c0fc))
8+
- Use 'not supported' constant for early return ([64f1f38ead68f3585d4a9b0aa5f40718f9b70ec0](https://github.com/aws/aws-sdk-js-codemod/commit/64f1f38ead68f3585d4a9b0aa5f40718f9b70ec0))
9+
- Transform clients imported from aws-sdk/clients/all ([81d863f969ce7761866fe277cf2e605ea91113cd](https://github.com/aws/aws-sdk-js-codemod/commit/81d863f969ce7761866fe277cf2e605ea91113cd))
10+
311
## 1.3.1
412

513
### 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.3.1",
3+
"version": "1.3.2",
44
"description": "Collection of codemod scripts that help update AWS SDK for JavaScript APIs",
55
"keywords": [
66
"jscodeshift",

0 commit comments

Comments
 (0)