Skip to content

Commit 3ff53c9

Browse files
author
github-actions
committed
Updating package to 1.5.8
1 parent dfb10b1 commit 3ff53c9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/core/cdk/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-accelerator/accelerator",
3-
"version": "1.5.7-b",
3+
"version": "1.5.8",
44
"scripts": {
55
"bootstrap": "pnpx cdk bootstrap",
66
"deploy": "pnpx cdk deploy",
@@ -35,4 +35,4 @@
3535
"ts-node": "10.9.1",
3636
"typescript": "5.2.2"
3737
}
38-
}
38+
}

src/installer/cdk/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-accelerator/installer",
3-
"version": "1.5.7-b",
3+
"version": "1.5.8",
44
"scripts": {
55
"test": "pnpx jest",
66
"synth": "pnpx cdk synth",
@@ -30,4 +30,4 @@
3030
"ts-node": "10.9.1",
3131
"typescript": "5.2.2"
3232
}
33-
}
33+
}

0 commit comments

Comments
 (0)