From a173c05838d045c197ced3e69b553315d7045878 Mon Sep 17 00:00:00 2001 From: Alena Khineika Date: Wed, 10 Jul 2024 17:44:23 +0200 Subject: [PATCH] fix: remove changelog from the bundle VSCODE-551 --- .vscodeignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.vscodeignore b/.vscodeignore index edb276427..1d62e6ae0 100644 --- a/.vscodeignore +++ b/.vscodeignore @@ -18,3 +18,4 @@ webpack.test.config.js playgrounds/** resources .sbom/** +CHANGELOG.md