We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a0cdbf commit 7cb8f88Copy full SHA for 7cb8f88
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 12.13.0
+// force version bump to 12.14.0
packages/amplify-cli/src/index.ts
@@ -257,4 +257,4 @@ export const executeAmplifyCommand = async (context: Context): Promise<void> =>
257
}
258
259
260
-// bump version to 12.13.0
+// bump version to 12.14.0
0 commit comments