Skip to content

Commit

Permalink
Version NPM packages
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-smithy-automation committed Oct 10, 2023
1 parent a0957ef commit a88dcfc
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 31 deletions.
5 changes: 0 additions & 5 deletions .changeset/clever-doors-joke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fluffy-bugs-grin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/plenty-cycles-boil.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silent-colts-flow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-comics-fetch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strange-tigers-hope.md

This file was deleted.

11 changes: 11 additions & 0 deletions packages/experimental-identity-and-auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 0.0.16

### Patch Changes

- a0957ef1: Fix test script to use `jest`.
- 58824d85: Remove generic parameter defaults.
- 6c53a93b: Add different `httpAuthSchemeMiddleware` plugins depending on `@endpointRuleSet`
- c8c9de77: Await `signer.sign()` in `httpSigningMiddleware`
- d4df615a: Remove extra `# Change Log from `HttpApiKeyAuthSigner`
- f38771a3: Scaffold integration tests.

## 0.0.15

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/experimental-identity-and-auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smithy/experimental-identity-and-auth",
"version": "0.0.15",
"version": "0.0.16",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
"build:cjs": "yarn g:tsc -p tsconfig.cjs.json",
Expand Down

0 comments on commit a88dcfc

Please sign in to comment.