Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev main merge b00931952e #12522

Merged
merged 85 commits into from
Apr 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
85 commits
Select commit Hold shift + click to select a range
7930fc6
fix: generate model introspection regardless of studio and datastore …
sobolk Mar 17, 2023
1e7aee8
fix: modelgen failure on windows (#12263)
sobolk Mar 20, 2023
23168f0
fix(api): add null placeholder for nested stack during api rebuild (#…
AaronZyLee Mar 20, 2023
067c8ab
chore: re-enable tests on windows (#12272)
sobolk Mar 20, 2023
f6ad98c
chore: use small executor at wait step (#12275)
sobolk Mar 21, 2023
7fab3a2
chore: increase parallelization in e2e tests (#12276)
sobolk Mar 21, 2023
2c10f7e
fix: source temp aws creds and ec2 instance credentials using genera…
akshbhu Mar 21, 2023
fa3fc78
chore: use nodejs 14.x compatible with CDK (#12280)
sobolk Mar 21, 2023
f29c140
fix: skip backend sync on force push (#12262)
lazpavel Mar 22, 2023
3e1a3a7
chore: use pkg-fetch fork (#12259)
goldbez Mar 23, 2023
9a4dc3d
fix: all floating promises (#12293)
Amplifiyer Mar 23, 2023
b072037
chore: migrate from deprecated CDK api (#12297)
sobolk Mar 23, 2023
6387162
chore: convert generic errors that are user errors to AmplifyErrors (…
Amplifiyer Mar 23, 2023
bfd4ff8
chore: use npm registry (#12300)
sobolk Mar 23, 2023
32dab01
fix: set registry in build steps (#12303)
sobolk Mar 24, 2023
e93fe09
fix: throws a warning for detector (#12307)
akshbhu Mar 24, 2023
f3c9a16
chore: don't show deprecation warnings in binary (#12309)
sobolk Mar 24, 2023
73dc361
fix: enable help for category statuses (#12216)
goldbez Mar 24, 2023
3ce8be6
fix: handle bucket exists check for s3 buckets in opt in regions (#12…
lazpavel Mar 24, 2023
0ff6b6d
test: add e2e tests for push, init, pull, env with help flag (#12310)
goldbez Mar 24, 2023
eb2da13
test: fix help tests on windows with regex (#12314)
goldbez Mar 27, 2023
51857e8
chore: update pkg to 5.8.1 (#12322)
sobolk Mar 28, 2023
08533c5
chore: upgrade yarn (#12323)
sobolk Mar 28, 2023
0b6e562
fix: fail `init --forcePush` fast if environment parameters or secret…
edwardfoyle Mar 28, 2023
cd1fa37
chore: revise net6 baseline (#12327)
sobolk Mar 28, 2023
2cd6b3e
fix: sso login (#12325)
lazpavel Mar 28, 2023
4efc842
chore: undo custom resource exclusions on windows (#12329)
sobolk Mar 29, 2023
e57f872
fix:removing auth from local state if imported userpool is deleted (#…
akshbhu Mar 29, 2023
5d0f1c3
chore: reclassify file permissions errors as AmplifyError (#12336)
Amplifiyer Mar 30, 2023
b7496a3
chore(api): update api dependencies post 5.2.0 release (#12345)
sundersc Mar 30, 2023
9692ba0
change compile to implementation (#12313)
RobertLemmens Mar 31, 2023
0fb0256
chore: exclude auth test run on windows (#12355)
akshbhu Mar 31, 2023
e5b2842
fix: multi select race conditions (#12356)
sobolk Mar 31, 2023
57885e4
fix: null check for custom IAM policies Action array (#12346)
sdstolworthy Mar 31, 2023
4c08c1d
chore: bump codegen deps (#12358)
aws-eddy Mar 31, 2023
a3f39ec
fix: reset readline terminal property on close (#12347)
lazpavel Mar 31, 2023
f3ce1ad
fix: codegen version in snapshots (#12362)
sobolk Mar 31, 2023
13ad42e
fix: yarn failures (#12368)
sobolk Apr 3, 2023
7e6e5af
chore: run e2e tests on windows on node18 (#12370)
sobolk Apr 3, 2023
11f3796
chore: import from clodform-types instead of cloudform (#12371)
sobolk Apr 3, 2023
756b6c3
fix: env param fail-fast checks don't fatal on missing appId or envNa…
edwardfoyle Apr 3, 2023
163a812
chore(release): Publish rc [ci skip]
Apr 4, 2023
62ada85
build(deps): bump vm2 from 3.9.11 to 3.9.15 (#12410)
dependabot[bot] Apr 7, 2023
353cf3a
fix: api hotfix for ownerfield as pk (#12422)
AaronZyLee Apr 10, 2023
434a4d7
chore: update vm2 to ^3.9.16 (#12458)
jhockett Apr 13, 2023
1350b2e
build(deps): bump vm2 from 3.9.15 to 3.9.16 (#12457)
dependabot[bot] Apr 17, 2023
b5f34d5
feat(amplify-util-uibuilder): formFeatureFlags metadata (#12369)
joebuono Apr 4, 2023
90fe1e4
feat(amplify-util-uibuilder): support StorageField (#12386)
hein-j Apr 6, 2023
7e2490f
fix: fixes merge conflicts
akshbhu Apr 17, 2023
f7af76d
feat: minor version bump
akshbhu Apr 17, 2023
bfeb9c4
fix: fixes unit test and pin gql transformer v1 version
akshbhu Apr 18, 2023
a87fc75
fix: modelgen regression
akshbhu Apr 18, 2023
374a34c
fix: updated snapshot
akshbhu Apr 18, 2023
9c56c9e
fix(amplify-util-uibuilder): fix icon regression (#12498)
bombguy Apr 19, 2023
4c0d58b
ci: build graph skeleton (#12278)
awsluja Mar 21, 2023
b7697ce
ci: updates to fix build/package & produce binaries (#12284)
awsluja Mar 22, 2023
59a7305
ci: amplify cli install support (#12341)
awsluja Mar 30, 2023
ba52af0
ci: e2e test setup for assume role in test account org (#12392)
awsluja Apr 5, 2023
b931093
ci: add artifact scanning, windows test and check in e2e support chan…
awsluja Apr 7, 2023
5dcfb64
chore: add two new workflows (#12420)
aws-eddy Apr 10, 2023
985c19d
ci: add windows test support (#12499)
awsluja Apr 19, 2023
b009319
chore(release): Publish latest [ci skip]
Apr 24, 2023
5755652
chore: merge main from dev
aws-eddy Apr 25, 2023
b73d228
Update local_publish_helpers.sh
aws-eddy Apr 25, 2023
6fe4c4c
Update scan_artifacts.ts
aws-eddy Apr 25, 2023
6c14ed7
Delete publish-codebuild.sh
aws-eddy Apr 25, 2023
efe06f5
Delete scan_artifacts_codebuild.ts
aws-eddy Apr 25, 2023
6869c90
Delete base.yml
aws-eddy Apr 25, 2023
a155589
Delete build_linux.yml
aws-eddy Apr 25, 2023
c3be077
Delete build_pkg_binaries_arm.yml
aws-eddy Apr 25, 2023
7777b29
Delete build_pkg_binaries_linux.yml
aws-eddy Apr 25, 2023
99b5f10
Delete build_pkg_binaries_macos.yml
aws-eddy Apr 25, 2023
8372e83
Delete build_pkg_binaries_win.yml
aws-eddy Apr 25, 2023
01e9c23
Delete build_windows.yml
aws-eddy Apr 25, 2023
d4d1f16
Delete cleanup_resources.yml
aws-eddy Apr 25, 2023
930d6a4
Delete e2e_workflow.yml
aws-eddy Apr 25, 2023
92a82b0
Delete integration_test.yml
aws-eddy Apr 25, 2023
66f0d25
Delete lint.yml
aws-eddy Apr 25, 2023
9276a91
Delete mock_e2e_tests.yml
aws-eddy Apr 25, 2023
e48ae6e
Delete pr_workflow.yml
aws-eddy Apr 25, 2023
92e5ca4
Delete publish_to_local_registry.yml
aws-eddy Apr 25, 2023
982f7d4
Delete run_e2e_tests_linux.yml
aws-eddy Apr 25, 2023
c2b06cd
Delete run_e2e_tests_windows.yml
aws-eddy Apr 25, 2023
26b596e
chore: remove codebuild stuff
aws-eddy Apr 25, 2023
427b820
chore: remove codebuild related script
aws-eddy Apr 25, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions packages/amplify-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.0.4](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-app@5.0.3...@aws-amplify/amplify-app@5.0.4) (2023-04-24)

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





## [5.0.3](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-app@5.0.1...@aws-amplify/amplify-app@5.0.3) (2023-04-14)

**Note:** Version bump only for package @aws-amplify/amplify-app
Expand Down
6 changes: 3 additions & 3 deletions packages/amplify-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/amplify-app",
"version": "5.0.3",
"version": "5.0.4",
"description": "Amplify CLI",
"repository": {
"type": "git",
Expand Down Expand Up @@ -30,8 +30,8 @@
"dependencies": {
"@aws-amplify/amplify-frontend-android": "3.5.3",
"@aws-amplify/amplify-frontend-flutter": "1.4.2",
"@aws-amplify/amplify-frontend-ios": "3.6.5",
"@aws-amplify/amplify-frontend-javascript": "3.9.3",
"@aws-amplify/amplify-frontend-ios": "3.6.6",
"@aws-amplify/amplify-frontend-javascript": "3.9.4",
"chalk": "^4.1.1",
"execa": "^5.1.1",
"fs-extra": "^8.1.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/amplify-appsync-simulator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.11.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-appsync-simulator@2.10.5...@aws-amplify/amplify-appsync-simulator@2.11.0) (2023-04-24)


### Features

* **amplify-util-uibuilder:** support StorageField ([#12386](https://github.com/aws-amplify/amplify-cli/issues/12386)) ([90fe1e4](https://github.com/aws-amplify/amplify-cli/commit/90fe1e4574c52eb4cacd110d50310f55bf913214))





## [2.10.5](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-appsync-simulator@2.10.3...@aws-amplify/amplify-appsync-simulator@2.10.5) (2023-04-14)

**Note:** Version bump only for package @aws-amplify/amplify-appsync-simulator
Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-appsync-simulator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/amplify-appsync-simulator",
"version": "2.10.5",
"version": "2.11.0",
"description": "An AppSync Simulator to test AppSync API.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -30,7 +30,7 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@aws-amplify/amplify-cli-core": "4.0.3",
"@aws-amplify/amplify-cli-core": "4.0.4",
"@aws-amplify/amplify-prompts": "2.6.8",
"@graphql-tools/schema": "^8.3.1",
"@graphql-tools/utils": "^8.5.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-category-analytics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.0.6](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-category-analytics@5.0.5...@aws-amplify/amplify-category-analytics@5.0.6) (2023-04-24)

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





## [5.0.5](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-category-analytics@5.0.3...@aws-amplify/amplify-category-analytics@5.0.5) (2023-04-14)

**Note:** Version bump only for package @aws-amplify/amplify-category-analytics
Expand Down
6 changes: 3 additions & 3 deletions packages/amplify-category-analytics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/amplify-category-analytics",
"version": "5.0.5",
"version": "5.0.6",
"description": "amplify-cli analytics plugin",
"repository": {
"type": "git",
Expand All @@ -25,8 +25,8 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@aws-amplify/amplify-cli-core": "4.0.3",
"@aws-amplify/amplify-environment-parameters": "1.4.3",
"@aws-amplify/amplify-cli-core": "4.0.4",
"@aws-amplify/amplify-environment-parameters": "1.5.0",
"@aws-amplify/amplify-prompts": "2.6.8",
"fs-extra": "^8.1.0",
"uuid": "^8.3.2"
Expand Down
11 changes: 11 additions & 0 deletions packages/amplify-category-auth/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.1.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-category-auth@3.0.3...@aws-amplify/amplify-category-auth@3.1.0) (2023-04-24)


### Features

* **amplify-util-uibuilder:** support StorageField ([#12386](https://github.com/aws-amplify/amplify-cli/issues/12386)) ([90fe1e4](https://github.com/aws-amplify/amplify-cli/commit/90fe1e4574c52eb4cacd110d50310f55bf913214))





## [3.0.3](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-category-auth@3.0.1...@aws-amplify/amplify-category-auth@3.0.3) (2023-04-14)

**Note:** Version bump only for package @aws-amplify/amplify-category-auth
Expand Down
12 changes: 6 additions & 6 deletions packages/amplify-category-auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/amplify-category-auth",
"version": "3.0.3",
"version": "3.1.0",
"description": "amplify-cli authentication plugin",
"repository": {
"type": "git",
Expand Down Expand Up @@ -28,12 +28,12 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@aws-amplify/amplify-cli-core": "4.0.3",
"@aws-amplify/amplify-environment-parameters": "1.4.3",
"@aws-amplify/amplify-cli-core": "4.0.4",
"@aws-amplify/amplify-environment-parameters": "1.5.0",
"@aws-amplify/amplify-function-plugin-interface": "1.10.2",
"@aws-amplify/amplify-prompts": "2.6.8",
"@aws-amplify/amplify-util-import": "2.4.2",
"@aws-amplify/cli-extensibility-helper": "3.0.3",
"@aws-amplify/amplify-util-import": "2.5.0",
"@aws-amplify/cli-extensibility-helper": "3.0.4",
"amplify-headless-interface": "1.17.3",
"amplify-util-headless-input": "1.9.12",
"aws-cdk-lib": "~2.68.0",
Expand All @@ -50,7 +50,7 @@
"ora": "^4.0.3",
"promise-sequential": "^1.1.1",
"uuid": "^8.3.2",
"vm2": "^3.9.8"
"vm2": "^3.9.16"
},
"devDependencies": {
"@aws-sdk/client-cognito-identity-provider": "^3.303.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-category-custom/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.4](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-category-custom@3.0.3...@aws-amplify/amplify-category-custom@3.0.4) (2023-04-24)

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





## [3.0.3](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-category-custom@3.0.1...@aws-amplify/amplify-category-custom@3.0.3) (2023-04-14)

**Note:** Version bump only for package @aws-amplify/amplify-category-custom
Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-category-custom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/amplify-category-custom",
"version": "3.0.3",
"version": "3.0.4",
"description": "amplify-cli custom resources plugin",
"repository": {
"type": "git",
Expand All @@ -26,7 +26,7 @@
"access": "public"
},
"dependencies": {
"@aws-amplify/amplify-cli-core": "4.0.3",
"@aws-amplify/amplify-cli-core": "4.0.4",
"@aws-amplify/amplify-prompts": "2.6.8",
"aws-cdk-lib": "~2.68.0",
"execa": "^5.1.1",
Expand Down
18 changes: 18 additions & 0 deletions packages/amplify-category-function/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.2.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-category-function@5.1.3...@aws-amplify/amplify-category-function@5.2.0) (2023-04-24)


### Bug Fixes

* env param fail-fast checks don't fatal on missing appId or envName ([#12373](https://github.com/aws-amplify/amplify-cli/issues/12373)) ([756b6c3](https://github.com/aws-amplify/amplify-cli/commit/756b6c3c1642c6aceb279e8a57f5c7bec4e7caab))
* fail `init --forcePush` fast if environment parameters or secrets are missing in the environment ([#12279](https://github.com/aws-amplify/amplify-cli/issues/12279)) ([0b6e562](https://github.com/aws-amplify/amplify-cli/commit/0b6e562445a5ec9e6c7b0a7f93a66bbde4d23fe8))
* fixes unit test and pin gql transformer v1 version ([bfeb9c4](https://github.com/aws-amplify/amplify-cli/commit/bfeb9c421c90a8afced1c89d6430d66705e49a35))


### Features

* **amplify-util-uibuilder:** support StorageField ([#12386](https://github.com/aws-amplify/amplify-cli/issues/12386)) ([90fe1e4](https://github.com/aws-amplify/amplify-cli/commit/90fe1e4574c52eb4cacd110d50310f55bf913214))





## [5.1.3](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-category-function@5.1.1...@aws-amplify/amplify-category-function@5.1.3) (2023-04-14)

**Note:** Version bump only for package @aws-amplify/amplify-category-function
Expand Down
6 changes: 3 additions & 3 deletions packages/amplify-category-function/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/amplify-category-function",
"version": "5.1.3",
"version": "5.2.0",
"description": "amplify-cli function plugin",
"repository": {
"type": "git",
Expand All @@ -26,8 +26,8 @@
"access": "public"
},
"dependencies": {
"@aws-amplify/amplify-cli-core": "4.0.3",
"@aws-amplify/amplify-environment-parameters": "1.4.3",
"@aws-amplify/amplify-cli-core": "4.0.4",
"@aws-amplify/amplify-environment-parameters": "1.5.0",
"@aws-amplify/amplify-function-plugin-interface": "1.10.2",
"@aws-amplify/amplify-prompts": "2.6.8",
"archiver": "^5.3.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/amplify-category-geo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.1.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-category-geo@3.0.3...@aws-amplify/amplify-category-geo@3.1.0) (2023-04-24)


### Features

* **amplify-util-uibuilder:** support StorageField ([#12386](https://github.com/aws-amplify/amplify-cli/issues/12386)) ([90fe1e4](https://github.com/aws-amplify/amplify-cli/commit/90fe1e4574c52eb4cacd110d50310f55bf913214))





## [3.0.3](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-category-geo@3.0.1...@aws-amplify/amplify-category-geo@3.0.3) (2023-04-14)

**Note:** Version bump only for package @aws-amplify/amplify-category-geo
Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-category-geo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/amplify-category-geo",
"version": "3.0.3",
"version": "3.1.0",
"description": "Amplify CLI plugin to manage the Geo resources for the project",
"repository": {
"type": "git",
Expand All @@ -26,7 +26,7 @@
"access": "public"
},
"dependencies": {
"@aws-amplify/amplify-cli-core": "4.0.3",
"@aws-amplify/amplify-cli-core": "4.0.4",
"@aws-amplify/amplify-prompts": "2.6.8",
"ajv": "^6.12.6",
"amplify-headless-interface": "1.17.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-category-hosting/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.5.6](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-category-hosting@3.5.5...@aws-amplify/amplify-category-hosting@3.5.6) (2023-04-24)

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





## [3.5.5](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-category-hosting@3.5.3...@aws-amplify/amplify-category-hosting@3.5.5) (2023-04-14)

**Note:** Version bump only for package @aws-amplify/amplify-category-hosting
Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-category-hosting/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/amplify-category-hosting",
"version": "3.5.5",
"version": "3.5.6",
"description": "amplify-cli hosting plugin",
"repository": {
"type": "git",
Expand All @@ -21,7 +21,7 @@
"test": "jest --logHeapUsage --coverage"
},
"dependencies": {
"@aws-amplify/amplify-cli-core": "4.0.3",
"@aws-amplify/amplify-cli-core": "4.0.4",
"@aws-amplify/amplify-prompts": "2.6.8",
"chalk": "^4.1.1",
"fs-extra": "^8.1.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-category-interactions/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.0.6](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-category-interactions@5.0.5...@aws-amplify/amplify-category-interactions@5.0.6) (2023-04-24)

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





## [5.0.5](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-category-interactions@5.0.3...@aws-amplify/amplify-category-interactions@5.0.5) (2023-04-14)

**Note:** Version bump only for package @aws-amplify/amplify-category-interactions
Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-category-interactions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/amplify-category-interactions",
"version": "5.0.5",
"version": "5.0.6",
"description": "amplify-cli interactions plugin",
"repository": {
"type": "git",
Expand All @@ -25,7 +25,7 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@aws-amplify/amplify-cli-core": "4.0.3",
"@aws-amplify/amplify-cli-core": "4.0.4",
"@aws-amplify/amplify-prompts": "2.6.8",
"fs-extra": "^8.1.0",
"fuzzy": "^0.1.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-category-notifications/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.24.6](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-category-notifications@2.24.5...@aws-amplify/amplify-category-notifications@2.24.6) (2023-04-24)

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





## [2.24.5](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-category-notifications@2.24.3...@aws-amplify/amplify-category-notifications@2.24.5) (2023-04-14)

**Note:** Version bump only for package @aws-amplify/amplify-category-notifications
Expand Down
8 changes: 4 additions & 4 deletions packages/amplify-category-notifications/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/amplify-category-notifications",
"version": "2.24.5",
"version": "2.24.6",
"description": "amplify-cli notifications plugin",
"repository": {
"type": "git",
Expand All @@ -26,10 +26,10 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@aws-amplify/amplify-cli-core": "4.0.3",
"@aws-amplify/amplify-environment-parameters": "1.4.3",
"@aws-amplify/amplify-cli-core": "4.0.4",
"@aws-amplify/amplify-environment-parameters": "1.5.0",
"@aws-amplify/amplify-prompts": "2.6.8",
"@aws-amplify/amplify-provider-awscloudformation": "8.0.5",
"@aws-amplify/amplify-provider-awscloudformation": "8.1.0",
"aws-sdk": "^2.1354.0",
"chalk": "^4.1.1",
"fs-extra": "^8.1.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/amplify-category-predictions/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.1.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-category-predictions@5.0.5...@aws-amplify/amplify-category-predictions@5.1.0) (2023-04-24)


### Features

* **amplify-util-uibuilder:** support StorageField ([#12386](https://github.com/aws-amplify/amplify-cli/issues/12386)) ([90fe1e4](https://github.com/aws-amplify/amplify-cli/commit/90fe1e4574c52eb4cacd110d50310f55bf913214))





## [5.0.5](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-category-predictions@5.0.3...@aws-amplify/amplify-category-predictions@5.0.5) (2023-04-14)

**Note:** Version bump only for package @aws-amplify/amplify-category-predictions
Expand Down
Loading