Skip to content

Commit f942a1d

Browse files
chore(release): version packages (beta) (#214)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 24d9e67 commit f942a1d

11 files changed

Lines changed: 39 additions & 6 deletions

File tree

.changeset/pre.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,13 +69,16 @@
6969
"@effect-aws/s3": "0.2.6",
7070
"@effect-aws/secrets-manager": "1.3.3",
7171
"@effect-aws/ssm": "1.3.6",
72-
"@effect-aws/client-sesv2": "1.11.0"
72+
"@effect-aws/client-sesv2": "1.11.0",
73+
"@effect-aws/client-cloudfront": "1.11.0"
7374
},
7475
"changesets": [
76+
"eighty-parents-bake",
7577
"giant-trainers-search",
7678
"little-chairs-thank",
7779
"little-peas-care",
7880
"old-pumpkins-taste",
81+
"pretty-gifts-guess",
7982
"sour-parents-clean",
8083
"sweet-terms-enjoy",
8184
"ten-parents-unite"

packages/client-cloudfront/CHANGELOG.md

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

3+
## 2.0.0-beta.5
4+
5+
### Major Changes
6+
7+
- Migrate cloudfront service to effect v4
8+
39
## 1.11.0
410

511
### Major Changes

packages/client-cloudfront/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-ec2/CHANGELOG.md

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

3+
## 2.0.0-beta.5
4+
5+
### Patch Changes
6+
7+
- update services with new aws-sdk methods
8+
39
## 2.0.0-beta.4
410

511
### Minor Changes

packages/client-ec2/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-ivs/CHANGELOG.md

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

3+
## 2.0.0-beta.5
4+
5+
### Patch Changes
6+
7+
- update services with new aws-sdk methods
8+
39
## 2.0.0-beta.4
410

511
### Minor Changes

packages/client-ivs/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-opensearch/CHANGELOG.md

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

3+
## 2.0.0-beta.5
4+
5+
### Patch Changes
6+
7+
- update services with new aws-sdk methods
8+
39
## 2.0.0-beta.4
410

511
### Minor Changes

packages/client-opensearch/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-rds/CHANGELOG.md

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

3+
## 2.0.0-beta.5
4+
5+
### Patch Changes
6+
7+
- update services with new aws-sdk methods
8+
39
## 2.0.0-beta.4
410

511
### Minor Changes

0 commit comments

Comments
 (0)