Skip to content

Commit 1af8c97

Browse files
Publish v0.4.4 (#92)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ea133bb commit 1af8c97

File tree

6 files changed

+10
-21
lines changed

6 files changed

+10
-21
lines changed

.changeset/bright-fishes-film.md

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

.changeset/friendly-kids-wash.md

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

.changeset/small-beds-lay.md

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

.changeset/thirty-actors-relate.md

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

CHANGELOG.md

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

3+
## 0.4.4
4+
5+
### Patch Changes
6+
7+
- 4053841: Run yarn lint on all source files
8+
- 52fc856: Enable eslint rule array-type with default 'array'
9+
- ea133bb: Enable eslint naming-convention rule with camelCase, UPPER_CASE and PascalCase
10+
- 52947af: Create utility getMergedArrayWithoutDuplicates
11+
312
## 0.4.3
413

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

0 commit comments

Comments
 (0)