Skip to content

Commit 7c8345f

Browse files
Version NPM packages
1 parent 8950c05 commit 7c8345f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/plenty-parents-accept.md

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

packages/util-waiter/CHANGELOG.md

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

3+
## 3.2.0
4+
5+
### Minor Changes
6+
7+
- 8950c05: record observed responses in waiter results
8+
39
## 3.1.10
410

511
### Patch Changes

packages/util-waiter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@smithy/util-waiter",
3-
"version": "3.1.10",
3+
"version": "3.2.0",
44
"description": "Shared utilities for client waiters for the AWS SDK",
55
"dependencies": {
66
"@smithy/abort-controller": "workspace:^",

0 commit comments

Comments
 (0)