We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1711c21 commit 0363a26Copy full SHA for 0363a26
2 files changed
packages/amplify-cli-npm/index.ts
@@ -16,4 +16,4 @@ export const install = async (): Promise<void> => {
16
return binary.install();
17
};
18
19
-// force version bump to 14.4.0
+// force version bump to 14.4.0.
packages/amplify-cli/src/index.ts
@@ -268,4 +268,4 @@ export const executeAmplifyCommand = async (context: Context): Promise<void> =>
268
}
269
270
271
-// bump version to 14.3.0
+// bump version to 14.4.0
0 commit comments