Skip to content

Commit 5c4c686

Browse files
author
aws-amplify-bot
committed
chore(release): Publish tagged release sdk-v2-with-data-0
- @aws-amplify/[email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - amplify-dotnet-function-runtime-provider@2.1.5-sdk-v2-with-data-0.0 - @aws-amplify/amplify-dotnet-function-template-provider@2.7.5-sdk-v2-with-data-0.0 - [email protected] - @aws-amplify/[email protected] - [email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - [email protected] - @aws-amplify/[email protected] - [email protected] - amplify-java-function-runtime-provider@2.3.52-sdk-v2-with-data-0.0 - @aws-amplify/[email protected] - amplify-nodejs-function-runtime-provider@2.5.30-sdk-v2-with-data-0.0 - @aws-amplify/amplify-nodejs-function-template-provider@2.10.15-sdk-v2-with-data-0.0 - @aws-amplify/[email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - amplify-python-function-runtime-provider@2.4.52-sdk-v2-with-data-0.0 - [email protected] - [email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected]
1 parent e8e4481 commit 5c4c686

File tree

87 files changed

+776
-332
lines changed

Some content is hidden

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

87 files changed

+776
-332
lines changed

packages/amplify-app/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.0.43-sdk-v2-with-data-0.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2025-05-09)
7+
8+
9+
### Bug Fixes
10+
11+
* upgrade most packages that use `rimraf` and `glob` ([#14153](https://github.com/aws-amplify/amplify-cli/issues/14153)) ([c85ed14](https://github.com/aws-amplify/amplify-cli/commit/c85ed14b2fe61c09a026f7bb7c82857b5227dff2))
12+
13+
14+
15+
16+
617
## [5.0.42](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2025-04-17)
718

819
**Note:** Version bump only for package @aws-amplify/amplify-app

packages/amplify-app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-amplify/amplify-app",
3-
"version": "5.0.42",
3+
"version": "5.0.43-sdk-v2-with-data-0.0",
44
"description": "Amplify CLI",
55
"repository": {
66
"type": "git",
@@ -28,8 +28,8 @@
2828
"dependencies": {
2929
"@aws-amplify/amplify-frontend-android": "3.5.8",
3030
"@aws-amplify/amplify-frontend-flutter": "1.4.7",
31-
"@aws-amplify/amplify-frontend-ios": "3.7.12",
32-
"@aws-amplify/amplify-frontend-javascript": "3.10.22",
31+
"@aws-amplify/amplify-frontend-ios": "3.7.13-sdk-v2-with-data-0.0",
32+
"@aws-amplify/amplify-frontend-javascript": "3.10.23-sdk-v2-with-data-0.0",
3333
"chalk": "^4.1.1",
3434
"execa": "^5.1.1",
3535
"fs-extra": "^8.1.0",

packages/amplify-appsync-simulator/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.16.13-sdk-v2-with-data-0.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2025-05-09)
7+
8+
**Note:** Version bump only for package @aws-amplify/amplify-appsync-simulator
9+
10+
11+
12+
13+
614
## [2.16.12](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2025-04-17)
715

816
**Note:** Version bump only for package @aws-amplify/amplify-appsync-simulator

packages/amplify-appsync-simulator/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-amplify/amplify-appsync-simulator",
3-
"version": "2.16.12",
3+
"version": "2.16.13-sdk-v2-with-data-0.0",
44
"description": "An AppSync Simulator to test AppSync API.",
55
"repository": {
66
"type": "git",
@@ -30,8 +30,8 @@
3030
"extract-api": "ts-node ../../scripts/extract-api.ts"
3131
},
3232
"dependencies": {
33-
"@aws-amplify/amplify-cli-core": "4.4.1",
34-
"@aws-amplify/amplify-prompts": "2.8.6",
33+
"@aws-amplify/amplify-cli-core": "4.4.2-sdk-v2-with-data-0.0",
34+
"@aws-amplify/amplify-prompts": "2.8.7-sdk-v2-with-data-0.0",
3535
"@graphql-tools/schema": "^8.3.1",
3636
"@graphql-tools/utils": "^8.5.1",
3737
"amplify-velocity-template": "1.4.15",
@@ -58,7 +58,7 @@
5858
"ws": "^8.5.0"
5959
},
6060
"devDependencies": {
61-
"@aws-amplify/amplify-graphiql-explorer": "2.6.1",
61+
"@aws-amplify/amplify-graphiql-explorer": "2.6.2-sdk-v2-with-data-0.0",
6262
"@types/cors": "^2.8.6",
6363
"@types/express": "^4.17.3",
6464
"@types/node": "^12.12.6",

packages/amplify-category-analytics/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.0.42-sdk-v2-with-data-0.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2025-05-09)
7+
8+
**Note:** Version bump only for package @aws-amplify/amplify-category-analytics
9+
10+
11+
12+
13+
614
## [5.0.41](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2025-04-17)
715

816
**Note:** Version bump only for package @aws-amplify/amplify-category-analytics

packages/amplify-category-analytics/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-amplify/amplify-category-analytics",
3-
"version": "5.0.41",
3+
"version": "5.0.42-sdk-v2-with-data-0.0",
44
"description": "amplify-cli analytics plugin",
55
"repository": {
66
"type": "git",
@@ -25,9 +25,9 @@
2525
"extract-api": "ts-node ../../scripts/extract-api.ts"
2626
},
2727
"dependencies": {
28-
"@aws-amplify/amplify-cli-core": "4.4.1",
29-
"@aws-amplify/amplify-environment-parameters": "1.9.19",
30-
"@aws-amplify/amplify-prompts": "2.8.6",
28+
"@aws-amplify/amplify-cli-core": "4.4.2-sdk-v2-with-data-0.0",
29+
"@aws-amplify/amplify-environment-parameters": "1.9.20-sdk-v2-with-data-0.0",
30+
"@aws-amplify/amplify-prompts": "2.8.7-sdk-v2-with-data-0.0",
3131
"fs-extra": "^8.1.0",
3232
"uuid": "^8.3.2"
3333
},

packages/amplify-category-auth/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.7.22-sdk-v2-with-data-0.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2025-05-09)
7+
8+
9+
### Bug Fixes
10+
11+
* pin CDK version again ([#14186](https://github.com/aws-amplify/amplify-cli/issues/14186)) ([ef7f5eb](https://github.com/aws-amplify/amplify-cli/commit/ef7f5ebe0136049865554c6ec0235abc9b816fea))
12+
* upgrade most packages that use `rimraf` and `glob` ([#14153](https://github.com/aws-amplify/amplify-cli/issues/14153)) ([c85ed14](https://github.com/aws-amplify/amplify-cli/commit/c85ed14b2fe61c09a026f7bb7c82857b5227dff2))
13+
14+
15+
16+
17+
618
## [3.7.21](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2025-04-17)
719

820
**Note:** Version bump only for package @aws-amplify/amplify-category-auth

packages/amplify-category-auth/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-amplify/amplify-category-auth",
3-
"version": "3.7.21",
3+
"version": "3.7.22-sdk-v2-with-data-0.0",
44
"description": "amplify-cli authentication plugin",
55
"repository": {
66
"type": "git",
@@ -28,14 +28,14 @@
2828
"extract-api": "ts-node ../../scripts/extract-api.ts"
2929
},
3030
"dependencies": {
31-
"@aws-amplify/amplify-cli-core": "4.4.1",
32-
"@aws-amplify/amplify-environment-parameters": "1.9.19",
31+
"@aws-amplify/amplify-cli-core": "4.4.2-sdk-v2-with-data-0.0",
32+
"@aws-amplify/amplify-environment-parameters": "1.9.20-sdk-v2-with-data-0.0",
3333
"@aws-amplify/amplify-function-plugin-interface": "1.12.1",
34-
"@aws-amplify/amplify-prompts": "2.8.6",
34+
"@aws-amplify/amplify-prompts": "2.8.7-sdk-v2-with-data-0.0",
3535
"@aws-amplify/amplify-util-import": "2.8.3",
36-
"@aws-amplify/cli-extensibility-helper": "3.0.38",
37-
"amplify-headless-interface": "1.17.7",
38-
"amplify-util-headless-input": "1.9.18",
36+
"@aws-amplify/cli-extensibility-helper": "3.0.39-sdk-v2-with-data-0.0",
37+
"amplify-headless-interface": "1.17.8-sdk-v2-with-data-0.0",
38+
"amplify-util-headless-input": "1.9.19-sdk-v2-with-data-0.0",
3939
"aws-cdk-lib": "~2.189.1",
4040
"aws-sdk": "^2.1464.0",
4141
"axios": "^1.6.7",

packages/amplify-category-custom/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.1.29-sdk-v2-with-data-0.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2025-05-09)
7+
8+
9+
### Bug Fixes
10+
11+
* pin CDK version again ([#14186](https://github.com/aws-amplify/amplify-cli/issues/14186)) ([ef7f5eb](https://github.com/aws-amplify/amplify-cli/commit/ef7f5ebe0136049865554c6ec0235abc9b816fea))
12+
* upgrade most packages that use `rimraf` and `glob` ([#14153](https://github.com/aws-amplify/amplify-cli/issues/14153)) ([c85ed14](https://github.com/aws-amplify/amplify-cli/commit/c85ed14b2fe61c09a026f7bb7c82857b5227dff2))
13+
14+
15+
16+
17+
618
## [3.1.28](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2025-04-17)
719

820
**Note:** Version bump only for package @aws-amplify/amplify-category-custom

packages/amplify-category-custom/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-amplify/amplify-category-custom",
3-
"version": "3.1.28",
3+
"version": "3.1.29-sdk-v2-with-data-0.0",
44
"description": "amplify-cli custom resources plugin",
55
"repository": {
66
"type": "git",
@@ -26,8 +26,8 @@
2626
"access": "public"
2727
},
2828
"dependencies": {
29-
"@aws-amplify/amplify-cli-core": "4.4.1",
30-
"@aws-amplify/amplify-prompts": "2.8.6",
29+
"@aws-amplify/amplify-cli-core": "4.4.2-sdk-v2-with-data-0.0",
30+
"@aws-amplify/amplify-prompts": "2.8.7-sdk-v2-with-data-0.0",
3131
"aws-cdk-lib": "~2.189.1",
3232
"execa": "^5.1.1",
3333
"fs-extra": "^8.1.0",

packages/amplify-category-function/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.7.15-sdk-v2-with-data-0.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2025-05-09)
7+
8+
9+
### Bug Fixes
10+
11+
* upgrade most packages that use `rimraf` and `glob` ([#14153](https://github.com/aws-amplify/amplify-cli/issues/14153)) ([c85ed14](https://github.com/aws-amplify/amplify-cli/commit/c85ed14b2fe61c09a026f7bb7c82857b5227dff2))
12+
13+
14+
15+
16+
617
## [5.7.14](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2025-04-17)
718

819
**Note:** Version bump only for package @aws-amplify/amplify-category-function

packages/amplify-category-function/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-amplify/amplify-category-function",
3-
"version": "5.7.14",
3+
"version": "5.7.15-sdk-v2-with-data-0.0",
44
"description": "amplify-cli function plugin",
55
"repository": {
66
"type": "git",
@@ -26,10 +26,10 @@
2626
"access": "public"
2727
},
2828
"dependencies": {
29-
"@aws-amplify/amplify-cli-core": "4.4.1",
30-
"@aws-amplify/amplify-environment-parameters": "1.9.19",
29+
"@aws-amplify/amplify-cli-core": "4.4.2-sdk-v2-with-data-0.0",
30+
"@aws-amplify/amplify-environment-parameters": "1.9.20-sdk-v2-with-data-0.0",
3131
"@aws-amplify/amplify-function-plugin-interface": "1.12.1",
32-
"@aws-amplify/amplify-prompts": "2.8.6",
32+
"@aws-amplify/amplify-prompts": "2.8.7-sdk-v2-with-data-0.0",
3333
"archiver": "^7.0.1",
3434
"aws-sdk": "^2.1464.0",
3535
"chalk": "^4.1.1",

packages/amplify-category-geo/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.5.22-sdk-v2-with-data-0.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2025-05-09)
7+
8+
9+
### Bug Fixes
10+
11+
* pin CDK version again ([#14186](https://github.com/aws-amplify/amplify-cli/issues/14186)) ([ef7f5eb](https://github.com/aws-amplify/amplify-cli/commit/ef7f5ebe0136049865554c6ec0235abc9b816fea))
12+
13+
14+
15+
16+
617
## [3.5.21](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2025-04-17)
718

819
**Note:** Version bump only for package @aws-amplify/amplify-category-geo

packages/amplify-category-geo/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-amplify/amplify-category-geo",
3-
"version": "3.5.21",
3+
"version": "3.5.22-sdk-v2-with-data-0.0",
44
"description": "Amplify CLI plugin to manage the Geo resources for the project",
55
"repository": {
66
"type": "git",
@@ -26,11 +26,11 @@
2626
"access": "public"
2727
},
2828
"dependencies": {
29-
"@aws-amplify/amplify-cli-core": "4.4.1",
30-
"@aws-amplify/amplify-prompts": "2.8.6",
29+
"@aws-amplify/amplify-cli-core": "4.4.2-sdk-v2-with-data-0.0",
30+
"@aws-amplify/amplify-prompts": "2.8.7-sdk-v2-with-data-0.0",
3131
"ajv": "^6.12.6",
32-
"amplify-headless-interface": "1.17.7",
33-
"amplify-util-headless-input": "1.9.18",
32+
"amplify-headless-interface": "1.17.8-sdk-v2-with-data-0.0",
33+
"amplify-util-headless-input": "1.9.19-sdk-v2-with-data-0.0",
3434
"aws-cdk-lib": "~2.189.1",
3535
"aws-sdk": "^2.1464.0",
3636
"constructs": "^10.0.5",

packages/amplify-category-hosting/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.5.42-sdk-v2-with-data-0.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2025-05-09)
7+
8+
9+
### Bug Fixes
10+
11+
* failing test, will need to revisit this later ([6d47fdd](https://github.com/aws-amplify/amplify-cli/commit/6d47fddc561d6cafeebb9a75564a028ad751632b))
12+
* install sdk in hosting category ([495465c](https://github.com/aws-amplify/amplify-cli/commit/495465c8bfc0333f4e22f0bffab7f91eb03d5124))
13+
* lint errors and test failures ([e61fb0a](https://github.com/aws-amplify/amplify-cli/commit/e61fb0a69303db86bb0d252169220bc17f01d852))
14+
* test failures ([ce19265](https://github.com/aws-amplify/amplify-cli/commit/ce19265cbc83283d7d7d5d12448d8317c18201f4))
15+
* testing issues (hopefully) ([6ac59f1](https://github.com/aws-amplify/amplify-cli/commit/6ac59f1385f667054da61015b0102e32c25832f2))
16+
17+
18+
19+
20+
621
## [3.5.41](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2025-04-17)
722

823
**Note:** Version bump only for package @aws-amplify/amplify-category-hosting

packages/amplify-category-hosting/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-amplify/amplify-category-hosting",
3-
"version": "3.5.41",
3+
"version": "3.5.42-sdk-v2-with-data-0.0",
44
"description": "amplify-cli hosting plugin",
55
"repository": {
66
"type": "git",
@@ -21,8 +21,8 @@
2121
"test": "jest --logHeapUsage --coverage"
2222
},
2323
"dependencies": {
24-
"@aws-amplify/amplify-cli-core": "4.4.1",
25-
"@aws-amplify/amplify-prompts": "2.8.6",
24+
"@aws-amplify/amplify-cli-core": "4.4.2-sdk-v2-with-data-0.0",
25+
"@aws-amplify/amplify-prompts": "2.8.7-sdk-v2-with-data-0.0",
2626
"aws-sdk": "^2.1692.0",
2727
"chalk": "^4.1.1",
2828
"fs-extra": "^8.1.0",

packages/amplify-category-interactions/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.1.35-sdk-v2-with-data-0.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2025-05-09)
7+
8+
**Note:** Version bump only for package @aws-amplify/amplify-category-interactions
9+
10+
11+
12+
13+
614
## [5.1.34](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2025-04-17)
715

816
**Note:** Version bump only for package @aws-amplify/amplify-category-interactions

packages/amplify-category-interactions/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-amplify/amplify-category-interactions",
3-
"version": "5.1.34",
3+
"version": "5.1.35-sdk-v2-with-data-0.0",
44
"description": "amplify-cli interactions plugin",
55
"repository": {
66
"type": "git",
@@ -25,8 +25,8 @@
2525
"extract-api": "ts-node ../../scripts/extract-api.ts"
2626
},
2727
"dependencies": {
28-
"@aws-amplify/amplify-cli-core": "4.4.1",
29-
"@aws-amplify/amplify-prompts": "2.8.6",
28+
"@aws-amplify/amplify-cli-core": "4.4.2-sdk-v2-with-data-0.0",
29+
"@aws-amplify/amplify-prompts": "2.8.7-sdk-v2-with-data-0.0",
3030
"fs-extra": "^8.1.0",
3131
"fuzzy": "^0.1.3",
3232
"uuid": "^8.3.2"

packages/amplify-category-notifications/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.26.32-sdk-v2-with-data-0.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2025-05-09)
7+
8+
**Note:** Version bump only for package @aws-amplify/amplify-category-notifications
9+
10+
11+
12+
13+
614
## [2.26.31](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2025-04-17)
715

816
**Note:** Version bump only for package @aws-amplify/amplify-category-notifications

packages/amplify-category-notifications/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-amplify/amplify-category-notifications",
3-
"version": "2.26.31",
3+
"version": "2.26.32-sdk-v2-with-data-0.0",
44
"description": "amplify-cli notifications plugin",
55
"repository": {
66
"type": "git",
@@ -26,10 +26,10 @@
2626
"extract-api": "ts-node ../../scripts/extract-api.ts"
2727
},
2828
"dependencies": {
29-
"@aws-amplify/amplify-cli-core": "4.4.1",
30-
"@aws-amplify/amplify-environment-parameters": "1.9.19",
31-
"@aws-amplify/amplify-prompts": "2.8.6",
32-
"@aws-amplify/amplify-provider-awscloudformation": "8.11.7",
29+
"@aws-amplify/amplify-cli-core": "4.4.2-sdk-v2-with-data-0.0",
30+
"@aws-amplify/amplify-environment-parameters": "1.9.20-sdk-v2-with-data-0.0",
31+
"@aws-amplify/amplify-prompts": "2.8.7-sdk-v2-with-data-0.0",
32+
"@aws-amplify/amplify-provider-awscloudformation": "8.11.8-sdk-v2-with-data-0.0",
3333
"aws-sdk": "^2.1464.0",
3434
"chalk": "^4.1.1",
3535
"fs-extra": "^8.1.0",

0 commit comments

Comments
 (0)