From b13d2bddf4d3f2dc7c5572eba53e8eb6fe519eb0 Mon Sep 17 00:00:00 2001 From: Saddam Azad Date: Wed, 30 Oct 2024 06:31:51 +0600 Subject: [PATCH] 0.8.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0a90dcb..fff54b2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@thunderso/cdk-spa", - "version": "0.7.0", + "version": "0.8.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@thunderso/cdk-spa", - "version": "0.7.0", + "version": "0.8.0", "license": "Apache-2.0", "dependencies": { "@aws-solutions-constructs/core": "^2.65.0", diff --git a/package.json b/package.json index 0ccbe4a..444d2f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@thunderso/cdk-spa", - "version": "0.7.0", + "version": "0.8.0", "description": "CDK Library for provisioning infrastructure for Single Page Applications.", "tags": [ "aws",