Skip to content

Commit fd4795e

Browse files
Version NPM packages
1 parent 697310d commit fd4795e

File tree

5 files changed

+9
-16
lines changed

5 files changed

+9
-16
lines changed

.changeset/shaggy-adults-yawn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/thirty-ants-wash.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/wild-years-leave.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/experimental-identity-and-auth/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- 019109d6: INTERNAL USE ONLY: Add `@aws.auth#sigv4` interfaces and classes
8+
- bae9b5de: INTERNAL USE ONLY: Add `@httpApiKeyAuth` interfaces and classes
9+
- 2fc7e78e: INTERNAL USE ONLY: Add `@httpBearerAuth` interfaces and classes
10+
311
## 0.0.1
412

513
### Patch Changes

packages/experimental-identity-and-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@smithy/experimental-identity-and-auth",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"scripts": {
55
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
66
"build:cjs": "tsc -p tsconfig.cjs.json",

0 commit comments

Comments
 (0)