Skip to content

Commit 137e419

Browse files
author
aws-crypto-tools-ci-bot
committed
v4.0.0
1 parent d85ca33 commit 137e419

File tree

27 files changed

+1292
-12369
lines changed

27 files changed

+1292
-12369
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [4.0.0](https://github.com/aws/aws-sdk-js-crypto-helpers/compare/v3.0.0...v4.0.0) (2023-02-20)
7+
8+
- feat!: deprecate node12. ([d85ca33](https://github.com/aws/aws-sdk-js-crypto-helpers/commit/d85ca33d1b98e2acdeb5dd8981a369630f69addf))
9+
10+
### BREAKING CHANGES
11+
12+
- Remove node12 from CI (#543)
13+
614
# [3.0.0](https://github.com/aws/aws-sdk-js-crypto-helpers/compare/v2.0.2...v3.0.0) (2023-01-12)
715

816
### Bug Fixes

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"packages": ["packages/*"],
3-
"version": "3.0.0"
3+
"version": "4.0.0"
44
}

0 commit comments

Comments
 (0)