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 Jan 4, 2024
1 parent e21ed11 commit cacd9cf
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 10 deletions.
5 changes: 0 additions & 5 deletions .changeset/bright-elephants-walk.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/good-drinks-sit.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/tall-chicken-push.md

This file was deleted.

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

## 2.0.1

### Patch Changes

- e21ed11d: Accept Provider in CompressionInputConfig

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/middleware-compression/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smithy/middleware-compression",
"version": "2.0.0",
"version": "2.0.1",
"description": "Middleware and Plugin for request compression.",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
Expand Down

0 comments on commit cacd9cf

Please sign in to comment.