Skip to content

Commit bec38ea

Browse files
Publish v1.4.0 (#865)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 63d870b commit bec38ea

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/poor-timers-brake.md

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

.changeset/strange-crabs-guess.md

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

CHANGELOG.md

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

3+
## 1.4.0
4+
5+
### Minor Changes
6+
7+
- Add transformation for s3 createPresignedPost ([63d870bb261afe0c967b31681cc7c6538b7543a2](https://github.com/aws/aws-sdk-js-codemod/commit/63d870bb261afe0c967b31681cc7c6538b7543a2))
8+
9+
### Patch Changes
10+
11+
- State api name "is" not supported in comments ([2db36c95e43408c08767f08853e9eeded771d15b](https://github.com/aws/aws-sdk-js-codemod/commit/2db36c95e43408c08767f08853e9eeded771d15b))
12+
313
## 1.3.6
414

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

0 commit comments

Comments
 (0)