diff --git a/integrations/nuxt/package.json b/integrations/nuxt/package.json index 908d2479..e7960c64 100644 --- a/integrations/nuxt/package.json +++ b/integrations/nuxt/package.json @@ -1,7 +1,7 @@ { "name": "@unlighthouse/nuxt", "type": "module", - "version": "0.3.19", + "version": "0.3.20", "description": "Nuxt module for Unlighthouse", "keywords": [ "unlighthouse", diff --git a/integrations/vite/package.json b/integrations/vite/package.json index 44827d1e..474e39d9 100644 --- a/integrations/vite/package.json +++ b/integrations/vite/package.json @@ -1,7 +1,7 @@ { "name": "@unlighthouse/vite", "type": "module", - "version": "0.3.19", + "version": "0.3.20", "description": "Vite plugin for Unlighthouse", "keywords": [ "unlighthouse", diff --git a/integrations/webpack/package.json b/integrations/webpack/package.json index ea39c7f9..3ca21153 100644 --- a/integrations/webpack/package.json +++ b/integrations/webpack/package.json @@ -1,6 +1,6 @@ { "name": "@unlighthouse/webpack", - "version": "0.3.19", + "version": "0.3.20", "description": "Webpack plugin for Unlighthouse", "keywords": [ "unlighthouse", diff --git a/package.json b/package.json index 02312164..0346c381 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "vite": "^2.9.1", "vitest": "^0.9.2" }, - "version": "0.3.19", + "version": "0.3.20", "dependencies": { "unbuild": "^0.7.2" } diff --git a/packages/cli/package.json b/packages/cli/package.json index 9393b742..f0b64aca 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@unlighthouse/cli", - "version": "0.3.19", + "version": "0.3.20", "description": "CLI for Unlighthouse", "keywords": [ "unlighthouse", diff --git a/packages/client/package.json b/packages/client/package.json index 99fedd1d..87d38123 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -1,6 +1,6 @@ { "name": "@unlighthouse/client", - "version": "0.3.19", + "version": "0.3.20", "description": "Built Vite client for Unlighthouse.", "homepage": "https://github.com/harlan-zw/unlighthouse#readme", "bugs": { diff --git a/packages/core/package.json b/packages/core/package.json index f6d6c13f..cc29d9f5 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@unlighthouse/core", - "version": "0.3.19", + "version": "0.3.20", "description": "Scan your entire website with Google Lighthouse.", "keywords": [ "lighthouse", diff --git a/packages/server/package.json b/packages/server/package.json index 11bb32fc..f11f8308 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -1,6 +1,6 @@ { "name": "@unlighthouse/server", - "version": "0.3.19", + "version": "0.3.20", "description": "Server for Unlighthouse", "keywords": [ "unlighthouse", diff --git a/packages/unlighthouse/package.json b/packages/unlighthouse/package.json index 9f34c232..cf29aed4 100644 --- a/packages/unlighthouse/package.json +++ b/packages/unlighthouse/package.json @@ -1,6 +1,6 @@ { "name": "unlighthouse", - "version": "0.3.19", + "version": "0.3.20", "description": "Delightfully scan your entire website with Google Lighthouse. Navigate your performance, accessibility and SEO.", "keywords": [ "lighthouse",