Skip to content

Commit 4812a87

Browse files
Publish v1.3.5 (#858)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 06a91b7 commit 4812a87

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/popular-ties-arrive.md

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

.changeset/rotten-ears-move.md

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

CHANGELOG.md

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

3+
## 1.3.5
4+
5+
### Patch Changes
6+
7+
- Add comment to investigate removal of .promise() ([06a91b73acfceda1691217919aa885f137b50577](https://github.com/aws/aws-sdk-js-codemod/commit/06a91b73acfceda1691217919aa885f137b50577))
8+
- Remove .promise() calls from APIs called from new client ([13dc42ab98a6970ede0b7a4900cdd4aad53482f0](https://github.com/aws/aws-sdk-js-codemod/commit/13dc42ab98a6970ede0b7a4900cdd4aad53482f0))
9+
310
## 1.3.4
411

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

0 commit comments

Comments
 (0)