Skip to content

Commit 8eecabb

Browse files
ShadowCat567Vieltojarvi
andcommitted
feat!: version bump (#14226)
* feat: force bump to 13.1 * feat: bump to major * Revert "feat: bump to major" This reverts commit 70f4642. * feat!: major version bump BREAKING CHANGE: block adding lex: --------- Co-authored-by: Vieltojarvi <lvielto@amazon.com>
1 parent 435ed0d commit 8eecabb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/amplify-cli-npm/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ export const install = async (): Promise<void> => {
1616
return binary.install();
1717
};
1818

19-
// force version bump to 13.0.0 again
19+
// force version bump to 14.0.0

packages/amplify-cli/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,4 +257,4 @@ export const executeAmplifyCommand = async (context: Context): Promise<void> =>
257257
}
258258
};
259259

260-
// bump version to 13.0.0 again
260+
// bump version to 14.0.0

0 commit comments

Comments
 (0)