Skip to content

Commit 913ab87

Browse files
Version NPM packages
1 parent 12adf84 commit 913ab87

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/big-kings-shop.md

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

.changeset/soft-scissors-brake.md

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

packages/core/CHANGELOG.md

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

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- 12adf848: add paginator factory
8+
9+
### Patch Changes
10+
11+
- 3eb09aae: fix(core): strict core deps
12+
313
## 1.1.0
414

515
### Minor 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.1.0",
3+
"version": "1.2.0",
44
"scripts": {
55
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
66
"build:cjs": "yarn g:tsc -p tsconfig.cjs.json",

0 commit comments

Comments
 (0)