Skip to content

Commit 3d1dd7f

Browse files
Publish v0.27.0 (#707)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c8c59ba commit 3d1dd7f

File tree

5 files changed

+12
-16
lines changed

5 files changed

+12
-16
lines changed

.changeset/cuddly-games-burn.md

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

.changeset/good-pans-complain.md

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

.changeset/wicked-lions-happen.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.27.0
4+
5+
### Minor Changes
6+
7+
- Follow formatting conventions of input code ([c2ee5d1](https://github.com/awslabs/aws-sdk-js-codemod/commit/c2ee5d1))
8+
9+
### Patch Changes
10+
11+
- Use quotation style from the input code ([06a1242](https://github.com/awslabs/aws-sdk-js-codemod/commit/06a1242))
12+
- Use formatting conventions of tabs or spaces from input code ([0d9e469](https://github.com/awslabs/aws-sdk-js-codemod/commit/0d9e469))
13+
314
## 0.26.4
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.26.4",
3+
"version": "0.27.0",
44
"description": "Collection of codemod scripts that help update AWS SDK for JavaScript APIs",
55
"keywords": [
66
"jscodeshift",

0 commit comments

Comments
 (0)