Skip to content

Commit 9cd5712

Browse files
Publish v0.1.0 (#13)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a8be757 commit 9cd5712

File tree

5 files changed

+12
-16
lines changed

5 files changed

+12
-16
lines changed

.changeset/great-jeans-explain.md

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

.changeset/pink-teachers-dress.md

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

.changeset/rich-ladybugs-ring.md

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

CHANGELOG.md

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

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- a8be757: Send updated transform file if a custom transform is selected
8+
9+
### Patch Changes
10+
11+
- e13f64c: Copy code which performs basic transformation of AWS SDK for JavaScript client from v2 to v3
12+
- dbd8346: Adds a placeholder for transforms with information under help option
13+
314
## 0.0.5
415

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

0 commit comments

Comments
 (0)