Skip to content

Commit b4e0be1

Browse files
Publish v2.0.0 (#879)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4c708ec commit b4e0be1

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/new-coats-fry.md

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

.changeset/strange-crabs-accept.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+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- Drop support for Node.js 14.x ([05c30df01cc161e743a9d26a372983faf5dd7ab7](https://github.com/aws/aws-sdk-js-codemod/commit/05c30df01cc161e743a9d26a372983faf5dd7ab7))
8+
9+
### Minor Changes
10+
11+
- Bump jscodeshift to 0.16.0 ([8735528c01127c51788cb15d2f841c3f10a672bc](https://github.com/aws/aws-sdk-js-codemod/commit/8735528c01127c51788cb15d2f841c3f10a672bc))
12+
313
## 1.4.1
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.4.1",
3+
"version": "2.0.0",
44
"description": "Collection of codemod scripts that help update AWS SDK for JavaScript APIs",
55
"keywords": [
66
"jscodeshift",

0 commit comments

Comments
 (0)