File tree 11 files changed +29
-9
lines changed
11 files changed +29
-9
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 4.0.2] ( https://github.com/awslabs/aws-encryption-sdk-javascript/compare/v4.0.1...v4.0.2 ) (2024-10-21)
7
+
8
+ ** Note:** Version bump only for package aws-encryption-sdk-javascript
9
+
6
10
## [ 4.0.1] ( https://github.com/awslabs/aws-encryption-sdk-javascript/compare/v4.0.0...v4.0.1 ) (2024-07-30)
7
11
8
12
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"packages" : [" modules/*" ],
3
- "version" : " 4.0.1 " ,
3
+ "version" : " 4.0.2 " ,
4
4
"command" : {
5
5
"bootstrap" : {
6
6
"nohoist" : [" typedoc" ]
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 4.0.2] ( https://github.com/aws/aws-encryption-sdk-javascript/compare/v4.0.1...v4.0.2 ) (2024-10-21)
7
+
8
+ ** Note:** Version bump only for package @aws-crypto/client-node
9
+
6
10
## [ 4.0.1] ( https://github.com/aws/aws-encryption-sdk-javascript/compare/v4.0.0...v4.0.1 ) (2024-07-30)
7
11
8
12
** Note:** Version bump only for package @aws-crypto/client-node
Original file line number Diff line number Diff line change 9
9
" CSE" ,
10
10
" aws"
11
11
],
12
- "version" : " 4.0.1 " ,
12
+ "version" : " 4.0.2 " ,
13
13
"scripts" : {
14
14
"build" : " tsc -b tsconfig.json" ,
15
15
"lint" : " run-s lint-*" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 4.0.2] ( https://github.com/aws/aws-encryption-sdk-javascript/compare/v4.0.1...v4.0.2 ) (2024-10-21)
7
+
8
+ ** Note:** Version bump only for package @aws-crypto/decrypt-node
9
+
6
10
## [ 4.0.1] ( https://github.com/aws/aws-encryption-sdk-javascript/compare/v4.0.0...v4.0.1 ) (2024-07-30)
7
11
8
12
** Note:** Version bump only for package @aws-crypto/decrypt-node
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-crypto/decrypt-node" ,
3
- "version" : " 4.0.1 " ,
3
+ "version" : " 4.0.2 " ,
4
4
"scripts" : {
5
5
"prepublishOnly" : " npm run build" ,
6
6
"build" : " tsc -b tsconfig.json && tsc -b tsconfig.module.json" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 4.0.2] ( https://github.com/aws/aws-encryption-sdk-javascript/compare/v4.0.1...v4.0.2 ) (2024-10-21)
7
+
8
+ ** Note:** Version bump only for package @aws-crypto/example-node
9
+
6
10
## [ 4.0.1] ( https://github.com/aws/aws-encryption-sdk-javascript/compare/v4.0.0...v4.0.1 ) (2024-07-30)
7
11
8
12
** Note:** Version bump only for package @aws-crypto/example-node
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-crypto/example-node" ,
3
- "version" : " 4.0.1 " ,
3
+ "version" : " 4.0.2 " ,
4
4
"scripts" : {
5
5
"prepublishOnly" : " npm run build" ,
6
6
"build" : " tsc -b tsconfig.json && tsc -b tsconfig.module.json" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 4.0.2] ( https://github.com/aws/aws-encryption-sdk-javascript/compare/v4.0.1...v4.0.2 ) (2024-10-21)
7
+
8
+ ** Note:** Version bump only for package @aws-crypto/integration-node
9
+
6
10
## [ 4.0.1] ( https://github.com/aws/aws-encryption-sdk-javascript/compare/v4.0.0...v4.0.1 ) (2024-07-30)
7
11
8
12
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-crypto/integration-node" ,
3
- "version" : " 4.0.1 " ,
3
+ "version" : " 4.0.2 " ,
4
4
"scripts" : {
5
5
"build" : " tsc -b tsconfig.json" ,
6
6
"lint" : " run-s lint-*" ,
You can’t perform that action at this time.
0 commit comments