Skip to content

Commit 4b60e06

Browse files
committed
Publish
- @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected]
1 parent 8c81013 commit 4b60e06

File tree

54 files changed

+262
-27
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+262
-27
lines changed

modules/cache-material/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+
## [1.0.4](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-05-26)
7+
8+
**Note:** Version bump only for package @aws-crypto/cache-material
9+
10+
11+
12+
13+
614
## [1.0.3](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
715

816
**Note:** Version bump only for package @aws-crypto/cache-material

modules/cache-material/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-crypto/cache-material",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"scripts": {
55
"prepublishOnly": "npm run build",
66
"build": "tsc -b tsconfig.json && tsc -b tsconfig.module.json",

modules/caching-materials-manager-browser/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
## [1.1.2](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-05-26)
7+
8+
9+
### Bug Fixes
10+
11+
* missing dependency in caching-materials-manager-browser ([#307](https://github.com/aws/aws-encryption-sdk-javascript/issues/307)) ([30b6619](https://github.com/aws/aws-encryption-sdk-javascript/commit/30b66193a9b4526ffb8d1bc35ebef4b1a911ace4))
12+
13+
14+
15+
16+
617
## [1.1.1](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
718

819
**Note:** Version bump only for package @aws-crypto/caching-materials-manager-browser

modules/caching-materials-manager-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-crypto/caching-materials-manager-browser",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"scripts": {
55
"prepublishOnly": "npm run build",
66
"build": "tsc -b tsconfig.json && tsc -b tsconfig.module.json",

modules/caching-materials-manager-node/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+
## [1.0.5](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-05-26)
7+
8+
**Note:** Version bump only for package @aws-crypto/caching-materials-manager-node
9+
10+
11+
12+
13+
614
## [1.0.4](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
715

816
**Note:** Version bump only for package @aws-crypto/caching-materials-manager-node

modules/caching-materials-manager-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-crypto/caching-materials-manager-node",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"scripts": {
55
"prepublishOnly": "npm run build",
66
"build": "tsc -b tsconfig.json && tsc -b tsconfig.module.json",

modules/client-browser/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+
## [1.0.6](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-05-26)
7+
8+
**Note:** Version bump only for package @aws-crypto/client-browser
9+
10+
11+
12+
13+
614
## [1.0.5](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
715

816
**Note:** Version bump only for package @aws-crypto/client-browser

modules/client-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"CSE",
1010
"aws"
1111
],
12-
"version": "1.0.5",
12+
"version": "1.0.6",
1313
"scripts": {
1414
"build": "tsc -b tsconfig.json",
1515
"lint": "run-s lint-*",

modules/client-node/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+
## [1.0.5](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-05-26)
7+
8+
**Note:** Version bump only for package @aws-crypto/client-node
9+
10+
11+
12+
13+
614
## [1.0.4](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
715

816
**Note:** Version bump only for package @aws-crypto/client-node

modules/client-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"CSE",
1010
"aws"
1111
],
12-
"version": "1.0.4",
12+
"version": "1.0.5",
1313
"scripts": {
1414
"build": "tsc -b tsconfig.json",
1515
"lint": "run-s lint-*",

modules/decrypt-browser/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
## [1.1.2](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-05-26)
7+
8+
9+
### Bug Fixes
10+
11+
* resource exhaustion from an incomplete encrypted message ([#348](https://github.com/aws/aws-encryption-sdk-javascript/issues/348)) ([8c81013](https://github.com/aws/aws-encryption-sdk-javascript/commit/8c810131986b782c0702da4988b3999279daf2a3))
12+
13+
14+
15+
16+
617
## [1.1.1](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
718

819
**Note:** Version bump only for package @aws-crypto/decrypt-browser

modules/decrypt-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-crypto/decrypt-browser",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"scripts": {
55
"prepublishOnly": "tsc -p tsconfig.json && tsc -p tsconfig.module.json",
66
"lint": "run-s lint-*",

modules/decrypt-node/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
## [1.0.5](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-05-26)
7+
8+
9+
### Bug Fixes
10+
11+
* resource exhaustion from an incomplete encrypted message ([#348](https://github.com/aws/aws-encryption-sdk-javascript/issues/348)) ([8c81013](https://github.com/aws/aws-encryption-sdk-javascript/commit/8c810131986b782c0702da4988b3999279daf2a3))
12+
13+
14+
15+
16+
617
## [1.0.4](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
718

819
**Note:** Version bump only for package @aws-crypto/decrypt-node

modules/decrypt-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-crypto/decrypt-node",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"scripts": {
55
"prepublishOnly": "npm run build",
66
"build": "tsc -b tsconfig.json && tsc -b tsconfig.module.json",

modules/encrypt-browser/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+
## [1.1.2](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-05-26)
7+
8+
**Note:** Version bump only for package @aws-crypto/encrypt-browser
9+
10+
11+
12+
13+
614
## [1.1.1](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
715

816

modules/encrypt-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-crypto/encrypt-browser",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"scripts": {
55
"prepublishOnly": "tsc -p tsconfig.json && tsc -p tsconfig.module.json",
66
"lint": "run-s lint-*",

modules/encrypt-node/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+
## [1.0.5](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-05-26)
7+
8+
**Note:** Version bump only for package @aws-crypto/encrypt-node
9+
10+
11+
12+
13+
614
## [1.0.4](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
715

816

modules/encrypt-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-crypto/encrypt-node",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"scripts": {
55
"prepublishOnly": "tsc -p tsconfig.json && tsc -p tsconfig.module.json",
66
"lint": "run-s lint-*",

modules/example-browser/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+
## [1.2.1](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-05-26)
7+
8+
**Note:** Version bump only for package @aws-crypto/example-browser
9+
10+
11+
12+
13+
614
# [1.2.0](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
715

816

modules/example-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-crypto/example-browser",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"scripts": {
55
"prepublishOnly": "npm run build",
66
"build": "tsc -b tsconfig.json && tsc -b tsconfig.module.json",

modules/example-node/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+
## [1.0.5](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-05-26)
7+
8+
**Note:** Version bump only for package @aws-crypto/example-node
9+
10+
11+
12+
13+
614
## [1.0.4](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
715

816
**Note:** Version bump only for package @aws-crypto/example-node

modules/example-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-crypto/example-node",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"scripts": {
55
"prepublishOnly": "npm run build",
66
"build": "tsc -b tsconfig.json && tsc -b tsconfig.module.json",

modules/hkdf-node/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+
## [1.0.3](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-05-26)
7+
8+
**Note:** Version bump only for package @aws-crypto/hkdf-node
9+
10+
11+
12+
13+
614
## [1.0.2](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
715

816
**Note:** Version bump only for package @aws-crypto/hkdf-node

modules/hkdf-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-crypto/hkdf-node",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "nodejs hkdf crypto primitive",
55
"scripts": {
66
"prepublishOnly": "npm run build",

modules/integration-browser/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
## [1.2.1](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-05-26)
7+
8+
9+
### Bug Fixes
10+
11+
* integration-browser error condition ([#308](https://github.com/aws/aws-encryption-sdk-javascript/issues/308)) ([dab43a0](https://github.com/aws/aws-encryption-sdk-javascript/commit/dab43a0d3678416798e2df0b04309f7a24b3a4b0))
12+
13+
14+
15+
16+
617
# [1.2.0](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
718

819

modules/integration-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-crypto/integration-browser",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"scripts": {
55
"build": "tsc -b tsconfig.json",
66
"lint": "run-s lint-*",

modules/integration-node/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+
## [1.2.1](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-05-26)
7+
8+
**Note:** Version bump only for package @aws-crypto/integration-node
9+
10+
11+
12+
13+
614
# [1.2.0](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
715

816

modules/integration-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-crypto/integration-node",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"scripts": {
55
"build": "tsc -b tsconfig.json",
66
"lint": "run-s lint-*",

modules/kms-keyring-browser/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+
## [1.1.2](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-05-26)
7+
8+
**Note:** Version bump only for package @aws-crypto/kms-keyring-browser
9+
10+
11+
12+
13+
614
## [1.1.1](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
715

816
**Note:** Version bump only for package @aws-crypto/kms-keyring-browser

modules/kms-keyring-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-crypto/kms-keyring-browser",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"scripts": {
55
"prepublishOnly": "npm run build",
66
"build": "tsc -b tsconfig.json && tsc -b tsconfig.module.json",

modules/kms-keyring-node/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+
## [1.0.5](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-05-26)
7+
8+
**Note:** Version bump only for package @aws-crypto/kms-keyring-node
9+
10+
11+
12+
13+
614
## [1.0.4](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
715

816
**Note:** Version bump only for package @aws-crypto/kms-keyring-node

modules/kms-keyring-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-crypto/kms-keyring-node",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"scripts": {
55
"prepublishOnly": "npm run build",
66
"build": "tsc -b tsconfig.json && tsc -b tsconfig.module.json",

modules/kms-keyring/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+
## [1.1.1](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-05-26)
7+
8+
**Note:** Version bump only for package @aws-crypto/kms-keyring
9+
10+
11+
12+
13+
614
# [1.1.0](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
715

816

0 commit comments

Comments
 (0)