File tree Expand file tree Collapse file tree 14 files changed +69
-7
lines changed Expand file tree Collapse file tree 14 files changed +69
-7
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
+ ## [ 2.0.1] ( https://github.com/aws/aws-sdk-js-crypto-helpers/compare/v2.0.0...v2.0.1 ) (2021-12-09)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** uint32ArrayFrom:** increment index & polyfill for Uint32Array ([ #270 ] ( https://github.com/aws/aws-sdk-js-crypto-helpers/issues/270 ) ) ([ a70d603] ( https://github.com/aws/aws-sdk-js-crypto-helpers/commit/a70d603f3ba7600d3c1213f297d4160a4b3793bd ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 2.0.0] ( https://github.com/aws/aws-sdk-js-crypto-helpers/compare/v1.2.2...v2.0.0 ) (2021-10-25)
7
18
8
19
Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 2.0.0 "
5
+ "version" : " 2.0.1 "
6
6
}
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
+ ## [ 2.0.1] ( https://github.com/aws/aws-sdk-js-crypto-helpers/compare/v2.0.0...v2.0.1 ) (2021-12-09)
7
+
8
+ ** Note:** Version bump only for package @aws-crypto/crc32
9
+
10
+
11
+
12
+
13
+
6
14
# [ 2.0.0] ( https://github.com/aws/aws-sdk-js-crypto-helpers/compare/v1.2.2...v2.0.0 ) (2021-10-25)
7
15
8
16
** Note:** Version bump only for package @aws-crypto/crc32
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-crypto/crc32" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"scripts" : {
5
5
"prepublishOnly" : " tsc" ,
6
6
"pretest" : " tsc -p tsconfig.test.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
+ ## [ 2.0.1] ( https://github.com/aws/aws-sdk-js-crypto-helpers/compare/v2.0.0...v2.0.1 ) (2021-12-09)
7
+
8
+ ** Note:** Version bump only for package @aws-crypto/crc32c
9
+
10
+
11
+
12
+
13
+
6
14
# [ 2.0.0] ( https://github.com/aws/aws-sdk-js-crypto-helpers/compare/v1.2.2...v2.0.0 ) (2021-10-25)
7
15
8
16
** Note:** Version bump only for package @aws-crypto/crc32c
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-crypto/crc32c" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"scripts" : {
5
5
"prepublishOnly" : " tsc" ,
6
6
"pretest" : " tsc -p tsconfig.test.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
+ ## [ 2.0.1] ( https://github.com/aws/aws-sdk-js-crypto-helpers/compare/v2.0.0...v2.0.1 ) (2021-12-09)
7
+
8
+ ** Note:** Version bump only for package @aws-crypto/sha256-browser
9
+
10
+
11
+
12
+
13
+
6
14
# [ 2.0.0] ( https://github.com/aws/aws-sdk-js-crypto-helpers/compare/v1.2.2...v2.0.0 ) (2021-10-25)
7
15
8
16
** Note:** Version bump only for package @aws-crypto/sha256-browser
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-crypto/sha256-browser" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"scripts" : {
5
5
"prepublishOnly" : " tsc" ,
6
6
"pretest" : " tsc -p tsconfig.test.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
+ ## [ 2.0.1] ( https://github.com/aws/aws-sdk-js-crypto-helpers/compare/v2.0.0...v2.0.1 ) (2021-12-09)
7
+
8
+ ** Note:** Version bump only for package @aws-crypto/sha256-js
9
+
10
+
11
+
12
+
13
+
6
14
# [ 2.0.0] ( https://github.com/aws/aws-sdk-js-crypto-helpers/compare/v1.2.2...v2.0.0 ) (2021-10-25)
7
15
8
16
** Note:** Version bump only for package @aws-crypto/sha256-js
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-crypto/sha256-js" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"scripts" : {
5
5
"prepublishOnly" : " tsc" ,
6
6
"pretest" : " tsc -p tsconfig.test.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
+ ## [ 2.0.1] ( https://github.com/aws/aws-sdk-js-crypto-helpers/compare/v2.0.0...v2.0.1 ) (2021-12-09)
7
+
8
+ ** Note:** Version bump only for package @aws-crypto/sha256-universal
9
+
10
+
11
+
12
+
13
+
6
14
# [ 2.0.0] ( https://github.com/aws/aws-sdk-js-crypto-helpers/compare/v1.2.2...v2.0.0 ) (2021-10-25)
7
15
8
16
** Note:** Version bump only for package @aws-crypto/sha256-universal
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-crypto/sha256-universal" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"scripts" : {
5
5
"prepublishOnly" : " tsc" ,
6
6
"pretest" : " tsc -p tsconfig.test.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
+ ## [ 2.0.1] ( https://github.com/aws/aws-sdk-js-crypto-helpers/compare/v2.0.0...v2.0.1 ) (2021-12-09)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** uint32ArrayFrom:** increment index & polyfill for Uint32Array ([ #270 ] ( https://github.com/aws/aws-sdk-js-crypto-helpers/issues/270 ) ) ([ a70d603] ( https://github.com/aws/aws-sdk-js-crypto-helpers/commit/a70d603f3ba7600d3c1213f297d4160a4b3793bd ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 2.0.0] ( https://github.com/aws/aws-sdk-js-crypto-helpers/compare/v1.2.2...v2.0.0 ) (2021-10-25)
7
18
8
19
** Note:** Version bump only for package @aws-crypto/util
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-crypto/util" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"scripts" : {
5
5
"prepublishOnly" : " tsc" ,
6
6
"pretest" : " tsc -p tsconfig.test.json" ,
You can’t perform that action at this time.
0 commit comments