Skip to content

Commit 01cc448

Browse files
Publish v1.3.0 (#841)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 419796f commit 01cc448

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/famous-houses-wave.md

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

.changeset/lucky-shoes-wave.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.3.0
4+
5+
### Minor Changes
6+
7+
- Transform AWS.Endpoint to URL ([cbf9c2176c1fac25cce1bb1cc8cdabb43f0a9425](https://github.com/aws/aws-sdk-js-codemod/commit/cbf9c2176c1fac25cce1bb1cc8cdabb43f0a9425))
8+
9+
### Patch Changes
10+
11+
- Transform clients published between 2024-02-22 and 2024-04-10 ([419796f0f7054d69d0f2fd63eb564692b5557e71](https://github.com/aws/aws-sdk-js-codemod/commit/419796f0f7054d69d0f2fd63eb564692b5557e71))
12+
313
## 1.2.8
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.2.8",
3+
"version": "1.3.0",
44
"description": "Collection of codemod scripts that help update AWS SDK for JavaScript APIs",
55
"keywords": [
66
"jscodeshift",

0 commit comments

Comments
 (0)