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 Nov 14, 2024
1 parent fcd5ca8 commit 7877c9e
Show file tree
Hide file tree
Showing 89 changed files with 416 additions and 49 deletions.
5 changes: 0 additions & 5 deletions .changeset/three-trainers-know.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/abort-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 3.1.8

### Patch Changes

- Updated dependencies [fcd5ca8]
- @smithy/types@3.7.1

## 3.1.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/abort-controller/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smithy/abort-controller",
"version": "3.1.7",
"version": "3.1.8",
"description": "A simple abort controller library",
"main": "./dist-cjs/index.js",
"module": "./dist-es/index.js",
Expand Down
9 changes: 9 additions & 0 deletions packages/config-resolver/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 3.0.12

### Patch Changes

- Updated dependencies [fcd5ca8]
- @smithy/types@3.7.1
- @smithy/node-config-provider@3.1.11
- @smithy/util-middleware@3.0.10

## 3.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/config-resolver/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smithy/config-resolver",
"version": "3.0.11",
"version": "3.0.12",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
"build:cjs": "node ../../scripts/inline config-resolver",
Expand Down
11 changes: 11 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 2.5.3

### Patch Changes

- Updated dependencies [fcd5ca8]
- @smithy/types@3.7.1
- @smithy/middleware-serde@3.0.10
- @smithy/protocol-http@4.1.7
- @smithy/util-middleware@3.0.10
- @smithy/util-stream@3.3.1

## 2.5.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smithy/core",
"version": "2.5.2",
"version": "2.5.3",
"scripts": {
"build": "yarn lint && concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
"build:cjs": "node ../../scripts/inline core",
Expand Down
10 changes: 10 additions & 0 deletions packages/credential-provider-imds/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 3.2.7

### Patch Changes

- Updated dependencies [fcd5ca8]
- @smithy/types@3.7.1
- @smithy/node-config-provider@3.1.11
- @smithy/property-provider@3.1.10
- @smithy/url-parser@3.0.10

## 3.2.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/credential-provider-imds/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smithy/credential-provider-imds",
"version": "3.2.6",
"version": "3.2.7",
"description": "AWS credential provider that sources credentials from the EC2 instance metadata service and ECS container metadata service",
"main": "./dist-cjs/index.js",
"module": "./dist-es/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/eventstream-codec/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 3.1.9

### Patch Changes

- Updated dependencies [fcd5ca8]
- @smithy/types@3.7.1

## 3.1.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eventstream-codec/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smithy/eventstream-codec",
"version": "3.1.8",
"version": "3.1.9",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
"build:cjs": "node ../../scripts/inline eventstream-codec",
Expand Down
8 changes: 8 additions & 0 deletions packages/eventstream-serde-browser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 3.0.13

### Patch Changes

- Updated dependencies [fcd5ca8]
- @smithy/types@3.7.1
- @smithy/eventstream-serde-universal@3.0.12

## 3.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eventstream-serde-browser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smithy/eventstream-serde-browser",
"version": "3.0.12",
"version": "3.0.13",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
"build:cjs": "node ../../scripts/inline eventstream-serde-browser",
Expand Down
7 changes: 7 additions & 0 deletions packages/eventstream-serde-config-resolver/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 3.0.10

### Patch Changes

- Updated dependencies [fcd5ca8]
- @smithy/types@3.7.1

## 3.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eventstream-serde-config-resolver/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smithy/eventstream-serde-config-resolver",
"version": "3.0.9",
"version": "3.0.10",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
"build:cjs": "node ../../scripts/inline eventstream-serde-config-resolver",
Expand Down
8 changes: 8 additions & 0 deletions packages/eventstream-serde-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 3.0.12

### Patch Changes

- Updated dependencies [fcd5ca8]
- @smithy/types@3.7.1
- @smithy/eventstream-serde-universal@3.0.12

## 3.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eventstream-serde-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smithy/eventstream-serde-node",
"version": "3.0.11",
"version": "3.0.12",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
"build:cjs": "node ../../scripts/inline eventstream-serde-node",
Expand Down
8 changes: 8 additions & 0 deletions packages/eventstream-serde-universal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 3.0.12

### Patch Changes

- Updated dependencies [fcd5ca8]
- @smithy/types@3.7.1
- @smithy/eventstream-codec@3.1.9

## 3.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eventstream-serde-universal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smithy/eventstream-serde-universal",
"version": "3.0.11",
"version": "3.0.12",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
"build:cjs": "node ../../scripts/inline eventstream-serde-universal",
Expand Down
13 changes: 13 additions & 0 deletions packages/experimental-identity-and-auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## 0.3.29

### Patch Changes

- Updated dependencies [fcd5ca8]
- @smithy/types@3.7.1
- @smithy/middleware-endpoint@3.2.3
- @smithy/middleware-retry@3.0.27
- @smithy/middleware-serde@3.0.10
- @smithy/protocol-http@4.1.7
- @smithy/signature-v4@4.2.3
- @smithy/util-middleware@3.0.10

## 0.3.28

### 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.3.28",
"version": "0.3.29",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
"build:cjs": "node ../../scripts/inline experimental-identity-and-auth",
Expand Down
9 changes: 9 additions & 0 deletions packages/fetch-http-handler/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 4.1.1

### Patch Changes

- Updated dependencies [fcd5ca8]
- @smithy/types@3.7.1
- @smithy/protocol-http@4.1.7
- @smithy/querystring-builder@3.0.10

## 4.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/fetch-http-handler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smithy/fetch-http-handler",
"version": "4.1.0",
"version": "4.1.1",
"description": "Provides a way to make requests",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
Expand Down
7 changes: 7 additions & 0 deletions packages/hash-blob-browser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 3.1.9

### Patch Changes

- Updated dependencies [fcd5ca8]
- @smithy/types@3.7.1

## 3.1.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/hash-blob-browser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smithy/hash-blob-browser",
"version": "3.1.8",
"version": "3.1.9",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
"build:cjs": "node ../../scripts/inline hash-blob-browser",
Expand Down
7 changes: 7 additions & 0 deletions packages/hash-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 3.0.10

### Patch Changes

- Updated dependencies [fcd5ca8]
- @smithy/types@3.7.1

## 3.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/hash-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smithy/hash-node",
"version": "3.0.9",
"version": "3.0.10",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
"build:cjs": "node ../../scripts/inline hash-node",
Expand Down
7 changes: 7 additions & 0 deletions packages/hash-stream-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 3.1.9

### Patch Changes

- Updated dependencies [fcd5ca8]
- @smithy/types@3.7.1

## 3.1.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/hash-stream-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smithy/hash-stream-node",
"version": "3.1.8",
"version": "3.1.9",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
"build:cjs": "node ../../scripts/inline hash-stream-node",
Expand Down
7 changes: 7 additions & 0 deletions packages/invalid-dependency/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 3.0.10

### Patch Changes

- Updated dependencies [fcd5ca8]
- @smithy/types@3.7.1

## 3.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/invalid-dependency/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smithy/invalid-dependency",
"version": "3.0.9",
"version": "3.0.10",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
"build:cjs": "node ../../scripts/inline invalid-dependency",
Expand Down
7 changes: 7 additions & 0 deletions packages/md5-js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 3.0.10

### Patch Changes

- Updated dependencies [fcd5ca8]
- @smithy/types@3.7.1

## 3.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/md5-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smithy/md5-js",
"version": "3.0.9",
"version": "3.0.10",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
"build:cjs": "node ../../scripts/inline md5-js",
Expand Down
8 changes: 8 additions & 0 deletions packages/middleware-apply-body-checksum/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 3.0.12

### Patch Changes

- Updated dependencies [fcd5ca8]
- @smithy/types@3.7.1
- @smithy/protocol-http@4.1.7

## 3.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/middleware-apply-body-checksum/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smithy/middleware-apply-body-checksum",
"version": "3.0.11",
"version": "3.0.12",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
"build:cjs": "node ../../scripts/inline middleware-apply-body-checksum",
Expand Down
Loading

0 comments on commit 7877c9e

Please sign in to comment.