diff --git a/npm/webpack-preprocessor/CHANGELOG.md b/npm/webpack-preprocessor/CHANGELOG.md index 8bb7e88c92..dbbd569624 100644 --- a/npm/webpack-preprocessor/CHANGELOG.md +++ b/npm/webpack-preprocessor/CHANGELOG.md @@ -1,3 +1,10 @@ +# [@cypress/webpack-preprocessor-v5.4.8](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v5.4.7...@cypress/webpack-preprocessor-v5.4.8) (2020-10-15) + + +### Bug Fixes + +* reset head between tests to avoid style bleed ([#8828](https://github.com/cypress-io/cypress/issues/8828)) ([ee7b819](https://github.com/cypress-io/cypress/commit/ee7b8196c8c0e0a9a55b44885e8f43f6120d4869)) + # [@cypress/webpack-preprocessor-v5.4.7](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v5.4.6...@cypress/webpack-preprocessor-v5.4.7) (2020-10-14)