Skip to content

Commit

Permalink
Updating package to 1.5.11
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 18, 2024
1 parent aab6095 commit 5d3fa3a
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-d",
"version": "1.5.11",
"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-d",
"version": "1.5.11",
"scripts": {
"test": "pnpx jest",
"synth": "pnpx cdk synth",
Expand Down

0 comments on commit 5d3fa3a

Please sign in to comment.