diff --git a/CHANGELOG.md b/CHANGELOG.md index 5494968ac9..2559cd9901 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Project Changelog +# [3.0.0-next.21](https://github.com/GrabarzUndPartner/nuxt-speedkit/compare/v3.0.0-next.20...v3.0.0-next.21) (2023-09-12) + + +### Bug Fixes + +* **module:** remove unnecessary templates ([a205139](https://github.com/GrabarzUndPartner/nuxt-speedkit/commit/a205139d1deaa36089e0c684661e39ab2a6559c6)) + # [3.0.0-next.20](https://github.com/GrabarzUndPartner/nuxt-speedkit/compare/v3.0.0-next.19...v3.0.0-next.20) (2023-09-11) diff --git a/package-lock.json b/package-lock.json index e184240809..a5e104f534 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "nuxt-speedkit", - "version": "3.0.0-next.20", + "version": "3.0.0-next.21", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "nuxt-speedkit", - "version": "3.0.0-next.20", + "version": "3.0.0-next.21", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 821bbd7b25..51f18c2c8c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-speedkit", - "version": "3.0.0-next.20", + "version": "3.0.0-next.21", "description": "Nuxt Speedkit takes over the Lighthouse performance optimization of your generated website.", "license": "MIT", "contributors": [