Skip to content

Commit e8f99f7

Browse files
chore(release): version packages (beta) (#199)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 57b06d0 commit e8f99f7

File tree

135 files changed

+783
-68
lines changed

Some content is hidden

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

135 files changed

+783
-68
lines changed

.changeset/pre.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,7 @@
7070
"@effect-aws/secrets-manager": "1.3.3",
7171
"@effect-aws/ssm": "1.3.6"
7272
},
73-
"changesets": []
73+
"changesets": [
74+
"sour-parents-clean"
75+
]
7476
}

packages/client-account/CHANGELOG.md

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

3+
## 2.0.0-beta.0
4+
5+
### Major Changes
6+
7+
- [#198](https://github.com/floydspace/effect-aws/pull/198) [`57b06d0`](https://github.com/floydspace/effect-aws/commit/57b06d0474b35ae754e8e1b0a317e15669191779) Thanks [@floydspace](https://github.com/floydspace)! - Migrate to effect v4
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`57b06d0`](https://github.com/floydspace/effect-aws/commit/57b06d0474b35ae754e8e1b0a317e15669191779)]:
12+
- @effect-aws/commons@1.0.0-beta.0
13+
314
## 1.10.9
415

516
### 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: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @effect-aws/client-api-gateway-management-api
22

3+
## 2.0.0-beta.0
4+
5+
### Major Changes
6+
7+
- [#198](https://github.com/floydspace/effect-aws/pull/198) [`57b06d0`](https://github.com/floydspace/effect-aws/commit/57b06d0474b35ae754e8e1b0a317e15669191779) Thanks [@floydspace](https://github.com/floydspace)! - Migrate to effect v4
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`57b06d0`](https://github.com/floydspace/effect-aws/commit/57b06d0474b35ae754e8e1b0a317e15669191779)]:
12+
- @effect-aws/commons@1.0.0-beta.0
13+
314
## 1.10.9
415

516
### 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: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @effect-aws/client-api-gateway-v2
22

3+
## 2.0.0-beta.0
4+
5+
### Major Changes
6+
7+
- [#198](https://github.com/floydspace/effect-aws/pull/198) [`57b06d0`](https://github.com/floydspace/effect-aws/commit/57b06d0474b35ae754e8e1b0a317e15669191779) Thanks [@floydspace](https://github.com/floydspace)! - Migrate to effect v4
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`57b06d0`](https://github.com/floydspace/effect-aws/commit/57b06d0474b35ae754e8e1b0a317e15669191779)]:
12+
- @effect-aws/commons@1.0.0-beta.0
13+
314
## 1.10.9
415

516
### 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: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @effect-aws/client-api-gateway
22

3+
## 2.0.0-beta.0
4+
5+
### Major Changes
6+
7+
- [#198](https://github.com/floydspace/effect-aws/pull/198) [`57b06d0`](https://github.com/floydspace/effect-aws/commit/57b06d0474b35ae754e8e1b0a317e15669191779) Thanks [@floydspace](https://github.com/floydspace)! - Migrate to effect v4
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`57b06d0`](https://github.com/floydspace/effect-aws/commit/57b06d0474b35ae754e8e1b0a317e15669191779)]:
12+
- @effect-aws/commons@1.0.0-beta.0
13+
314
## 1.10.9
415

516
### 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.

packages/client-athena/CHANGELOG.md

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

3+
## 2.0.0-beta.0
4+
5+
### Major Changes
6+
7+
- [#198](https://github.com/floydspace/effect-aws/pull/198) [`57b06d0`](https://github.com/floydspace/effect-aws/commit/57b06d0474b35ae754e8e1b0a317e15669191779) Thanks [@floydspace](https://github.com/floydspace)! - Migrate to effect v4
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`57b06d0`](https://github.com/floydspace/effect-aws/commit/57b06d0474b35ae754e8e1b0a317e15669191779)]:
12+
- @effect-aws/commons@1.0.0-beta.0
13+
314
## 1.10.9
415

516
### Patch Changes

0 commit comments

Comments
 (0)