Skip to content

Commit f090978

Browse files
Publish v1.3.1 (#844)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d440d3d commit f090978

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tasty-pugs-smile.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# aws-sdk-js-codemod
22

3+
## 1.3.1
4+
5+
### Patch Changes
6+
7+
- Transform promise() on APIs called on client created inside constructor ([d440d3ded38c5348867dcb8b9968b491bed1fd61](https://github.com/aws/aws-sdk-js-codemod/commit/d440d3ded38c5348867dcb8b9968b491bed1fd61))
8+
39
## 1.3.0
410

511
### Minor Changes

package.json

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

0 commit comments

Comments
 (0)