Skip to content

Commit 515f5ad

Browse files
author
github-actions
committed
Updating package to 1.6.3
1 parent f76f198 commit 515f5ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/core/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-accelerator/accelerator",
3-
"version": "1.6.2",
3+
"version": "1.6.3",
44
"scripts": {
55
"bootstrap": "pnpx cdk bootstrap",
66
"deploy": "pnpx cdk deploy",

src/installer/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-accelerator/installer",
3-
"version": "1.6.2",
3+
"version": "1.6.3",
44
"scripts": {
55
"test": "pnpx jest",
66
"synth": "pnpx cdk synth",

0 commit comments

Comments
 (0)