diff --git a/integrations/nuxt/package.json b/integrations/nuxt/package.json index 2f2bf249..30ec00cb 100644 --- a/integrations/nuxt/package.json +++ b/integrations/nuxt/package.json @@ -1,7 +1,7 @@ { "name": "@unlighthouse/nuxt", "type": "module", - "version": "0.3.22", + "version": "0.3.23", "description": "Nuxt module for Unlighthouse", "keywords": [ "unlighthouse", diff --git a/integrations/vite/package.json b/integrations/vite/package.json index 968ec0e0..117da851 100644 --- a/integrations/vite/package.json +++ b/integrations/vite/package.json @@ -1,7 +1,7 @@ { "name": "@unlighthouse/vite", "type": "module", - "version": "0.3.22", + "version": "0.3.23", "description": "Vite plugin for Unlighthouse", "keywords": [ "unlighthouse", diff --git a/integrations/webpack/package.json b/integrations/webpack/package.json index 7d9f52e4..de50ab36 100644 --- a/integrations/webpack/package.json +++ b/integrations/webpack/package.json @@ -1,6 +1,6 @@ { "name": "@unlighthouse/webpack", - "version": "0.3.22", + "version": "0.3.23", "description": "Webpack plugin for Unlighthouse", "keywords": [ "unlighthouse", diff --git a/package.json b/package.json index 41934d77..b2f28762 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "vite": "^2.9.5", "vitest": "^0.9.3" }, - "version": "0.3.22", + "version": "0.3.23", "dependencies": { "unbuild": "^0.7.4" } diff --git a/packages/cli/package.json b/packages/cli/package.json index 6cbcfa57..3825f351 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@unlighthouse/cli", - "version": "0.3.22", + "version": "0.3.23", "description": "CLI for Unlighthouse", "keywords": [ "unlighthouse", diff --git a/packages/client/package.json b/packages/client/package.json index 14318cba..5ef76310 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -1,6 +1,6 @@ { "name": "@unlighthouse/client", - "version": "0.3.22", + "version": "0.3.23", "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 0a32d5a6..8b961142 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@unlighthouse/core", - "version": "0.3.22", + "version": "0.3.23", "description": "Scan your entire website with Google Lighthouse.", "keywords": [ "lighthouse", diff --git a/packages/server/package.json b/packages/server/package.json index 316d5070..bf1f597d 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -1,6 +1,6 @@ { "name": "@unlighthouse/server", - "version": "0.3.22", + "version": "0.3.23", "description": "Server for Unlighthouse", "keywords": [ "unlighthouse", diff --git a/packages/unlighthouse/package.json b/packages/unlighthouse/package.json index 7852d5b6..2ddc0c66 100644 --- a/packages/unlighthouse/package.json +++ b/packages/unlighthouse/package.json @@ -1,6 +1,6 @@ { "name": "unlighthouse", - "version": "0.3.22", + "version": "0.3.23", "description": "Delightfully scan your entire website with Google Lighthouse. Navigate your performance, accessibility and SEO.", "keywords": [ "lighthouse",