From 106e85093c0425371a73af2f2ab47bd8b50ea9f9 Mon Sep 17 00:00:00 2001 From: semantic-release-akfdev-com Date: Sat, 30 Nov 2024 10:23:38 +0000 Subject: [PATCH] chore(release): 7.8.14 [skip ci] ## [7.8.14](https://github.com/just-ak/AWS-Console-Tittle-Bar/compare/v7.8.13...v7.8.14) (2024-11-30) ### Bug Fixes * Archvie Creation Updated ([2a082c8](https://github.com/just-ak/AWS-Console-Tittle-Bar/commit/2a082c8509d958dc5772646162d0779319003eb3)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 409c091..b7723de 100644 --- a/package.json +++ b/package.json @@ -59,5 +59,5 @@ "webPreview": "npm run sync-versions && cd website && npm run preview", "websiteBuild": "cd website && npm run build" }, - "version": "7.8.13" + "version": "7.8.14" }