Skip to content

Commit ec7f487

Browse files
Publish v1.3.4 (#854)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 59d2e57 commit ec7f487

File tree

5 files changed

+9
-16
lines changed

5 files changed

+9
-16
lines changed

.changeset/brown-badgers-cheer.md

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

.changeset/honest-readers-confess.md

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

.changeset/six-rice-mate.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.4
4+
5+
### Patch Changes
6+
7+
- Skip adding unsupported comment for config customUserAgent ([fa5324448dc49d9a3db16f98c2171864224d5c10](https://github.com/aws/aws-sdk-js-codemod/commit/fa5324448dc49d9a3db16f98c2171864224d5c10))
8+
- Replace config credentialsProvider with credentials ([f2100df1fa03c6e7cbb3dec3bd522ff758fbad54](https://github.com/aws/aws-sdk-js-codemod/commit/f2100df1fa03c6e7cbb3dec3bd522ff758fbad54))
9+
- Add comment about unsupported config.params ([59d2e57dc082da71df93cc5bfc5d2488491208a4](https://github.com/aws/aws-sdk-js-codemod/commit/59d2e57dc082da71df93cc5bfc5d2488491208a4))
10+
311
## 1.3.3
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.3",
3+
"version": "1.3.4",
44
"description": "Collection of codemod scripts that help update AWS SDK for JavaScript APIs",
55
"keywords": [
66
"jscodeshift",

0 commit comments

Comments
 (0)