From a86a91e91d36e29fa49a4ee7c16213e6d0251211 Mon Sep 17 00:00:00 2001 From: akfdev-sr Date: Sat, 30 Nov 2024 13:21:49 +0000 Subject: [PATCH] chore(release): 7.8.19 [skip ci] ## [7.8.19](https://github.com/just-ak/AWS-Console-Tittle-Bar/compare/v7.8.18...v7.8.19) (2024-11-30) ### Bug Fixes * Tidy Code ([c15df30](https://github.com/just-ak/AWS-Console-Tittle-Bar/commit/c15df303f82ceceeeab66a85230dd218ac3af740)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a78b0d..024ba97 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.18" + "version": "7.8.19" }