Skip to content

Commit

Permalink
Updating package to 1.5.8-d
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 13, 2023
1 parent 5e33f47 commit a6722f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/core/cdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-accelerator/accelerator",
"version": "1.5.8-c",
"version": "1.5.8-d",
"scripts": {
"bootstrap": "pnpx cdk bootstrap",
"deploy": "pnpx cdk deploy",
Expand Down
2 changes: 1 addition & 1 deletion src/installer/cdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-accelerator/installer",
"version": "1.5.8-c",
"version": "1.5.8-d",
"scripts": {
"test": "pnpx jest",
"synth": "pnpx cdk synth",
Expand Down

0 comments on commit a6722f6

Please sign in to comment.