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 12, 2023
1 parent f2a04b7 commit 85fd49d
Show file tree
Hide file tree
Showing 23 changed files with 84 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/red-kiwis-prove.md

This file was deleted.

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

## 0.0.23

### Patch Changes

- @smithy/signature-v4@2.0.14

## 0.0.22

### 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.22",
"version": "0.0.23",
"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
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

## 2.0.14

### Patch Changes

- Updated dependencies [f2a04b7e]
- @smithy/util-utf8@2.0.2

## 2.0.13

### 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": "2.0.13",
"version": "2.0.14",
"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
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

## 2.0.14

### Patch Changes

- Updated dependencies [f2a04b7e]
- @smithy/util-utf8@2.0.2

## 2.0.13

### 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": "2.0.13",
"version": "2.0.14",
"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
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

## 2.0.14

### Patch Changes

- Updated dependencies [f2a04b7e]
- @smithy/util-utf8@2.0.2

## 2.0.13

### 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": "2.0.13",
"version": "2.0.14",
"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
8 changes: 8 additions & 0 deletions packages/signature-v4/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 2.0.14

### Patch Changes

- Updated dependencies [f2a04b7e]
- @smithy/util-utf8@2.0.2
- @smithy/eventstream-codec@2.0.12

## 2.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/signature-v4/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smithy/signature-v4",
"version": "2.0.13",
"version": "2.0.14",
"description": "A standalone implementation of the AWS Signature V4 request signing algorithm",
"main": "./dist-cjs/index.js",
"module": "./dist-es/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/smithy-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 2.1.14

### Patch Changes

- @smithy/util-stream@2.0.19

## 2.1.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/smithy-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smithy/smithy-client",
"version": "2.1.13",
"version": "2.1.14",
"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
6 changes: 6 additions & 0 deletions packages/util-defaults-mode-browser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 2.0.18

### Patch Changes

- @smithy/smithy-client@2.1.14

## 2.0.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/util-defaults-mode-browser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smithy/util-defaults-mode-browser",
"version": "2.0.17",
"version": "2.0.18",
"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
6 changes: 6 additions & 0 deletions packages/util-defaults-mode-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 2.0.24

### Patch Changes

- @smithy/smithy-client@2.1.14

## 2.0.23

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/util-defaults-mode-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smithy/util-defaults-mode-node",
"version": "2.0.23",
"version": "2.0.24",
"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
7 changes: 7 additions & 0 deletions packages/util-stream-browser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 2.0.18

### Patch Changes

- Updated dependencies [f2a04b7e]
- @smithy/util-utf8@2.0.2

## 2.0.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/util-stream-browser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smithy/util-stream-browser",
"version": "2.0.17",
"version": "2.0.18",
"scripts": {
"build": "concurrently 'yarn:build:es' 'yarn:build:types'",
"build:es": "yarn g:tsc -p tsconfig.es.json",
Expand Down
7 changes: 7 additions & 0 deletions packages/util-stream/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 2.0.19

### Patch Changes

- Updated dependencies [f2a04b7e]
- @smithy/util-utf8@2.0.2

## 2.0.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/util-stream/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smithy/util-stream",
"version": "2.0.18",
"version": "2.0.19",
"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
6 changes: 6 additions & 0 deletions packages/util-utf8/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 2.0.2

### Patch Changes

- f2a04b7e: Use Node.js implementations in react-native

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/util-utf8/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smithy/util-utf8",
"version": "2.0.1",
"version": "2.0.2",
"description": "A UTF-8 string <-> UInt8Array converter",
"main": "./dist-cjs/index.js",
"module": "./dist-es/index.js",
Expand Down

0 comments on commit 85fd49d

Please sign in to comment.