Skip to content

Commit a57ad1c

Browse files
Publish v3.0.2 (#1004)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1078ee0 commit a57ad1c

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/petite-cups-learn.md

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

.changeset/tired-mugs-wave.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+
## 3.0.2
4+
5+
### Patch Changes
6+
7+
- Enable npm trusted publishing ([c61addfea5884dcea091ea664e9485e6b8739b59](https://github.com/aws/aws-sdk-js-codemod/commit/c61addfea5884dcea091ea664e9485e6b8739b59))
8+
- Bump TypeScript to 5.9 ([3ebe2bc5154ee68a7e183e5390dbe7f1a8c02103](https://github.com/aws/aws-sdk-js-codemod/commit/3ebe2bc5154ee68a7e183e5390dbe7f1a8c02103))
9+
310
## 3.0.1
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": "3.0.1",
3+
"version": "3.0.2",
44
"description": "Collection of codemod scripts that help update AWS SDK for JavaScript APIs",
55
"keywords": [
66
"jscodeshift",

0 commit comments

Comments
 (0)