diff --git a/integrations/nuxt/package.json b/integrations/nuxt/package.json index 60c138c1..e83f23bf 100644 --- a/integrations/nuxt/package.json +++ b/integrations/nuxt/package.json @@ -1,6 +1,6 @@ { "name": "@unlighthouse/nuxt", - "version": "0.1.44", + "version": "0.2.0", "description": "Nuxt module for Unlighthouse", "keywords": [ "unlighthouse", diff --git a/package.json b/package.json index 0629e39a..44e7487e 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "typescript": "^4.5.5", "vitest": "^0.4.2" }, - "version": "0.1.44", + "version": "0.2.0", "dependencies": { "unbuild": "^0.6.9" } diff --git a/packages/cli/package.json b/packages/cli/package.json index c171cbcc..e513df07 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@unlighthouse/cli", - "version": "0.1.44", + "version": "0.2.0", "description": "CLI for Unlighthouse", "keywords": [ "unlighthouse", diff --git a/packages/client/package.json b/packages/client/package.json index f82eeec6..04467fb6 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -1,6 +1,6 @@ { "name": "@unlighthouse/client", - "version": "0.1.44", + "version": "0.2.0", "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 12544f22..17e24ce6 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@unlighthouse/core", - "version": "0.1.44", + "version": "0.2.0", "description": "Scan your entire website with Google Lighthouse.", "keywords": [ "lighthouse", diff --git a/packages/server/package.json b/packages/server/package.json index dc0f3f28..1b413b83 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -1,6 +1,6 @@ { "name": "@unlighthouse/server", - "version": "0.1.44", + "version": "0.2.0", "description": "Server for Unlighthouse", "keywords": [ "unlighthouse", diff --git a/packages/unlighthouse/package.json b/packages/unlighthouse/package.json index d622d231..1d8cd52b 100644 --- a/packages/unlighthouse/package.json +++ b/packages/unlighthouse/package.json @@ -1,6 +1,6 @@ { "name": "unlighthouse", - "version": "0.1.44", + "version": "0.2.0", "description": "Delightfully scan your entire website with Google Lighthouse. Navigate your performance, accessibility and SEO.", "keywords": [ "lighthouse",