Skip to content

Commit 74d1aa5

Browse files
Version NPM packages
1 parent 88980bc commit 74d1aa5

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/four-steaks-sip.md

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

packages/core/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+
## 1.3.2
4+
5+
### Patch Changes
6+
7+
- 88980bc5: handle multi-part input token in paginator
8+
39
## 1.3.1
410

511
### Patch Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@smithy/core",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"scripts": {
55
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
66
"build:cjs": "node ../../scripts/inline core",

0 commit comments

Comments
 (0)