Skip to content

Commit 151b956

Browse files
chore(release): version packages (#204)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9020433 commit 151b956

File tree

136 files changed

+1110
-195
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

136 files changed

+1110
-195
lines changed

.changeset/three-mugs-promise.md

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

.changeset/young-doors-compete.md

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

packages/client-account/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# @effect-aws/client-account
22

3+
## 1.11.0
4+
5+
### Minor Changes
6+
7+
- [#203](https://github.com/floydspace/effect-aws/pull/203) [`853b777`](https://github.com/floydspace/effect-aws/commit/853b777f70fb131a4a8378eff41fbf2d08f4924a) Thanks [@floydspace](https://github.com/floydspace)! - add streaming pagination support to various AWS services
8+
9+
closes [#145](https://github.com/floydspace/effect-aws/issues/145)
10+
11+
- [#201](https://github.com/floydspace/effect-aws/pull/201) [`9020433`](https://github.com/floydspace/effect-aws/commit/90204331a7bd175abe35267e0d4a6a7ecb634fb8) Thanks [@devmatteini](https://github.com/devmatteini)! - upgrade to named imports in all packages for better tree shaking
12+
13+
closes [#196](https://github.com/floydspace/effect-aws/issues/196)
14+
15+
### Patch Changes
16+
17+
- Updated dependencies [[`853b777`](https://github.com/floydspace/effect-aws/commit/853b777f70fb131a4a8378eff41fbf2d08f4924a), [`9020433`](https://github.com/floydspace/effect-aws/commit/90204331a7bd175abe35267e0d4a6a7ecb634fb8)]:
18+
- @effect-aws/commons@0.4.0
19+
320
## 1.10.9
421

522
### Patch Changes

packages/client-account/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/client-api-gateway-management-api/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @effect-aws/client-api-gateway-management-api
22

3+
## 1.11.0
4+
5+
### Minor Changes
6+
7+
- [#201](https://github.com/floydspace/effect-aws/pull/201) [`9020433`](https://github.com/floydspace/effect-aws/commit/90204331a7bd175abe35267e0d4a6a7ecb634fb8) Thanks [@devmatteini](https://github.com/devmatteini)! - upgrade to named imports in all packages for better tree shaking
8+
9+
closes [#196](https://github.com/floydspace/effect-aws/issues/196)
10+
11+
### Patch Changes
12+
13+
- Updated dependencies [[`853b777`](https://github.com/floydspace/effect-aws/commit/853b777f70fb131a4a8378eff41fbf2d08f4924a), [`9020433`](https://github.com/floydspace/effect-aws/commit/90204331a7bd175abe35267e0d4a6a7ecb634fb8)]:
14+
- @effect-aws/commons@0.4.0
15+
316
## 1.10.9
417

518
### Patch Changes

packages/client-api-gateway-management-api/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/client-api-gateway-v2/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# @effect-aws/client-api-gateway-v2
22

3+
## 1.11.0
4+
5+
### Minor Changes
6+
7+
- [#203](https://github.com/floydspace/effect-aws/pull/203) [`853b777`](https://github.com/floydspace/effect-aws/commit/853b777f70fb131a4a8378eff41fbf2d08f4924a) Thanks [@floydspace](https://github.com/floydspace)! - add streaming pagination support to various AWS services
8+
9+
closes [#145](https://github.com/floydspace/effect-aws/issues/145)
10+
11+
- [#201](https://github.com/floydspace/effect-aws/pull/201) [`9020433`](https://github.com/floydspace/effect-aws/commit/90204331a7bd175abe35267e0d4a6a7ecb634fb8) Thanks [@devmatteini](https://github.com/devmatteini)! - upgrade to named imports in all packages for better tree shaking
12+
13+
closes [#196](https://github.com/floydspace/effect-aws/issues/196)
14+
15+
### Patch Changes
16+
17+
- Updated dependencies [[`853b777`](https://github.com/floydspace/effect-aws/commit/853b777f70fb131a4a8378eff41fbf2d08f4924a), [`9020433`](https://github.com/floydspace/effect-aws/commit/90204331a7bd175abe35267e0d4a6a7ecb634fb8)]:
18+
- @effect-aws/commons@0.4.0
19+
320
## 1.10.9
421

522
### Patch Changes

packages/client-api-gateway-v2/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/client-api-gateway/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# @effect-aws/client-api-gateway
22

3+
## 1.11.0
4+
5+
### Minor Changes
6+
7+
- [#203](https://github.com/floydspace/effect-aws/pull/203) [`853b777`](https://github.com/floydspace/effect-aws/commit/853b777f70fb131a4a8378eff41fbf2d08f4924a) Thanks [@floydspace](https://github.com/floydspace)! - add streaming pagination support to various AWS services
8+
9+
closes [#145](https://github.com/floydspace/effect-aws/issues/145)
10+
11+
- [#201](https://github.com/floydspace/effect-aws/pull/201) [`9020433`](https://github.com/floydspace/effect-aws/commit/90204331a7bd175abe35267e0d4a6a7ecb634fb8) Thanks [@devmatteini](https://github.com/devmatteini)! - upgrade to named imports in all packages for better tree shaking
12+
13+
closes [#196](https://github.com/floydspace/effect-aws/issues/196)
14+
15+
### Patch Changes
16+
17+
- Updated dependencies [[`853b777`](https://github.com/floydspace/effect-aws/commit/853b777f70fb131a4a8378eff41fbf2d08f4924a), [`9020433`](https://github.com/floydspace/effect-aws/commit/90204331a7bd175abe35267e0d4a6a7ecb634fb8)]:
18+
- @effect-aws/commons@0.4.0
19+
320
## 1.10.9
421

522
### Patch Changes

packages/client-api-gateway/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)