diff --git a/.changeset/tough-boats-live.md b/.changeset/tough-boats-live.md deleted file mode 100644 index e82a5bb..0000000 --- a/.changeset/tough-boats-live.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -"@effect-aws/client-api-gateway-management-api": major -"@effect-aws/client-s3": major -"@effect-aws/client-dynamodb": major -"@effect-aws/client-eventbridge": major -"@effect-aws/client-lambda": major -"@effect-aws/client-sfn": major -"@effect-aws/client-sns": major -"@effect-aws/client-sqs": major -"@effect-aws/powertools-logger": major ---- - -Upgrade to effect v2 and release stable version diff --git a/packages/client-api-gateway-management-api/CHANGELOG.md b/packages/client-api-gateway-management-api/CHANGELOG.md index 895cbf7..4e32bc4 100644 --- a/packages/client-api-gateway-management-api/CHANGELOG.md +++ b/packages/client-api-gateway-management-api/CHANGELOG.md @@ -1,5 +1,11 @@ # @effect-aws/client-api-gateway-management-api +## 1.0.0 + +### Major Changes + +- [`3e5d0b3`](https://github.com/floydspace/effect-aws/commit/3e5d0b3b3882e0aa6d07bc06432990551316ac30) Thanks [@floydspace](https://github.com/floydspace)! - Upgrade to effect v2 and release stable version + ## 0.5.0 ### Minor Changes diff --git a/packages/client-api-gateway-management-api/package.json b/packages/client-api-gateway-management-api/package.json index 878ff68..a8b7b47 100644 --- a/packages/client-api-gateway-management-api/package.json +++ b/packages/client-api-gateway-management-api/package.json @@ -50,7 +50,7 @@ "publishConfig": { "access": "public" }, - "version": "0.5.0", + "version": "1.0.0", "types": "lib/index.d.ts", "module": "lib/esm/index.js", "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"." diff --git a/packages/client-dynamodb/CHANGELOG.md b/packages/client-dynamodb/CHANGELOG.md index 8054726..033a496 100644 --- a/packages/client-dynamodb/CHANGELOG.md +++ b/packages/client-dynamodb/CHANGELOG.md @@ -1,5 +1,11 @@ # @effect-aws/client-dynamodb +## 1.0.0 + +### Major Changes + +- [`3e5d0b3`](https://github.com/floydspace/effect-aws/commit/3e5d0b3b3882e0aa6d07bc06432990551316ac30) Thanks [@floydspace](https://github.com/floydspace)! - Upgrade to effect v2 and release stable version + ## 0.5.0 ### Minor Changes diff --git a/packages/client-dynamodb/package.json b/packages/client-dynamodb/package.json index 577f6b7..cb99d29 100644 --- a/packages/client-dynamodb/package.json +++ b/packages/client-dynamodb/package.json @@ -50,7 +50,7 @@ "publishConfig": { "access": "public" }, - "version": "0.5.0", + "version": "1.0.0", "types": "lib/index.d.ts", "module": "lib/esm/index.js", "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"." diff --git a/packages/client-eventbridge/CHANGELOG.md b/packages/client-eventbridge/CHANGELOG.md index ee8eef0..1833b07 100644 --- a/packages/client-eventbridge/CHANGELOG.md +++ b/packages/client-eventbridge/CHANGELOG.md @@ -1,5 +1,11 @@ # @effect-aws/client-eventbridge +## 1.0.0 + +### Major Changes + +- [`3e5d0b3`](https://github.com/floydspace/effect-aws/commit/3e5d0b3b3882e0aa6d07bc06432990551316ac30) Thanks [@floydspace](https://github.com/floydspace)! - Upgrade to effect v2 and release stable version + ## 0.4.0 ### Minor Changes diff --git a/packages/client-eventbridge/package.json b/packages/client-eventbridge/package.json index 5d8d57e..bd32f5d 100644 --- a/packages/client-eventbridge/package.json +++ b/packages/client-eventbridge/package.json @@ -50,7 +50,7 @@ "publishConfig": { "access": "public" }, - "version": "0.4.0", + "version": "1.0.0", "types": "lib/index.d.ts", "module": "lib/esm/index.js", "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"." diff --git a/packages/client-lambda/CHANGELOG.md b/packages/client-lambda/CHANGELOG.md index 965fc77..5645bcf 100644 --- a/packages/client-lambda/CHANGELOG.md +++ b/packages/client-lambda/CHANGELOG.md @@ -1,5 +1,11 @@ # @effect-aws/client-lambda +## 1.0.0 + +### Major Changes + +- [`3e5d0b3`](https://github.com/floydspace/effect-aws/commit/3e5d0b3b3882e0aa6d07bc06432990551316ac30) Thanks [@floydspace](https://github.com/floydspace)! - Upgrade to effect v2 and release stable version + ## 0.4.0 ### Minor Changes diff --git a/packages/client-lambda/package.json b/packages/client-lambda/package.json index 1454e21..248aff9 100644 --- a/packages/client-lambda/package.json +++ b/packages/client-lambda/package.json @@ -50,7 +50,7 @@ "publishConfig": { "access": "public" }, - "version": "0.4.0", + "version": "1.0.0", "types": "lib/index.d.ts", "module": "lib/esm/index.js", "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"." diff --git a/packages/client-s3/CHANGELOG.md b/packages/client-s3/CHANGELOG.md index bc8f665..ec653a5 100644 --- a/packages/client-s3/CHANGELOG.md +++ b/packages/client-s3/CHANGELOG.md @@ -1,5 +1,11 @@ # @effect-aws/client-s3 +## 1.0.0 + +### Major Changes + +- [`3e5d0b3`](https://github.com/floydspace/effect-aws/commit/3e5d0b3b3882e0aa6d07bc06432990551316ac30) Thanks [@floydspace](https://github.com/floydspace)! - Upgrade to effect v2 and release stable version + ## 0.7.0 ### Minor Changes diff --git a/packages/client-s3/package.json b/packages/client-s3/package.json index f7dc108..9d8f345 100644 --- a/packages/client-s3/package.json +++ b/packages/client-s3/package.json @@ -51,7 +51,7 @@ "publishConfig": { "access": "public" }, - "version": "0.7.0", + "version": "1.0.0", "types": "lib/index.d.ts", "module": "lib/esm/index.js", "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"." diff --git a/packages/client-sfn/CHANGELOG.md b/packages/client-sfn/CHANGELOG.md index 2345533..8059ae6 100644 --- a/packages/client-sfn/CHANGELOG.md +++ b/packages/client-sfn/CHANGELOG.md @@ -1,5 +1,11 @@ # @effect-aws/client-sfn +## 1.0.0 + +### Major Changes + +- [`3e5d0b3`](https://github.com/floydspace/effect-aws/commit/3e5d0b3b3882e0aa6d07bc06432990551316ac30) Thanks [@floydspace](https://github.com/floydspace)! - Upgrade to effect v2 and release stable version + ## 0.2.0 ### Minor Changes diff --git a/packages/client-sfn/package.json b/packages/client-sfn/package.json index 2b9aaea..9b199c1 100644 --- a/packages/client-sfn/package.json +++ b/packages/client-sfn/package.json @@ -50,7 +50,7 @@ "publishConfig": { "access": "public" }, - "version": "0.2.0", + "version": "1.0.0", "types": "lib/index.d.ts", "module": "lib/esm/index.js", "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"." diff --git a/packages/client-sns/CHANGELOG.md b/packages/client-sns/CHANGELOG.md index f2d5330..490cdd0 100644 --- a/packages/client-sns/CHANGELOG.md +++ b/packages/client-sns/CHANGELOG.md @@ -1,5 +1,11 @@ # @effect-aws/client-sns +## 1.0.0 + +### Major Changes + +- [`3e5d0b3`](https://github.com/floydspace/effect-aws/commit/3e5d0b3b3882e0aa6d07bc06432990551316ac30) Thanks [@floydspace](https://github.com/floydspace)! - Upgrade to effect v2 and release stable version + ## 0.6.0 ### Minor Changes diff --git a/packages/client-sns/package.json b/packages/client-sns/package.json index ecf1878..6437652 100644 --- a/packages/client-sns/package.json +++ b/packages/client-sns/package.json @@ -50,7 +50,7 @@ "publishConfig": { "access": "public" }, - "version": "0.6.0", + "version": "1.0.0", "types": "lib/index.d.ts", "module": "lib/esm/index.js", "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"." diff --git a/packages/client-sqs/CHANGELOG.md b/packages/client-sqs/CHANGELOG.md index 6015a05..fff13dc 100644 --- a/packages/client-sqs/CHANGELOG.md +++ b/packages/client-sqs/CHANGELOG.md @@ -1,5 +1,11 @@ # @effect-aws/client-sqs +## 1.0.0 + +### Major Changes + +- [`3e5d0b3`](https://github.com/floydspace/effect-aws/commit/3e5d0b3b3882e0aa6d07bc06432990551316ac30) Thanks [@floydspace](https://github.com/floydspace)! - Upgrade to effect v2 and release stable version + ## 0.5.0 ### Minor Changes diff --git a/packages/client-sqs/package.json b/packages/client-sqs/package.json index 480499b..67b4d33 100644 --- a/packages/client-sqs/package.json +++ b/packages/client-sqs/package.json @@ -50,7 +50,7 @@ "publishConfig": { "access": "public" }, - "version": "0.5.0", + "version": "1.0.0", "types": "lib/index.d.ts", "module": "lib/esm/index.js", "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"." diff --git a/packages/powertools-logger/CHANGELOG.md b/packages/powertools-logger/CHANGELOG.md index dff7825..461d2f9 100644 --- a/packages/powertools-logger/CHANGELOG.md +++ b/packages/powertools-logger/CHANGELOG.md @@ -1,5 +1,11 @@ # @effect-aws/powertools-logger +## 1.0.0 + +### Major Changes + +- [`3e5d0b3`](https://github.com/floydspace/effect-aws/commit/3e5d0b3b3882e0aa6d07bc06432990551316ac30) Thanks [@floydspace](https://github.com/floydspace)! - Upgrade to effect v2 and release stable version + ## 0.6.0 ### Minor Changes diff --git a/packages/powertools-logger/package.json b/packages/powertools-logger/package.json index b181c9f..60072e0 100644 --- a/packages/powertools-logger/package.json +++ b/packages/powertools-logger/package.json @@ -48,7 +48,7 @@ "publishConfig": { "access": "public" }, - "version": "0.6.0", + "version": "1.0.0", "types": "lib/index.d.ts", "module": "lib/esm/index.js", "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"."