diff --git a/package.json b/package.json index 4bf8c5e..0af17ce 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@unlighthouse/monorepo", "type": "module", - "version": "0.13.4", + "version": "0.13.5", "private": true, "packageManager": "pnpm@9.11.0", "license": "MIT", diff --git a/packages/cli/package.json b/packages/cli/package.json index 0383932..9a85ac4 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,7 +1,7 @@ { "name": "@unlighthouse/cli", "type": "module", - "version": "0.13.4", + "version": "0.13.5", "description": "CLI for Unlighthouse", "license": "MIT", "homepage": "https://github.com/harlan-zw/unlighthouse#readme", diff --git a/packages/client/package.json b/packages/client/package.json index cf8c4b0..e953ca4 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -1,6 +1,6 @@ { "name": "@unlighthouse/client", - "version": "0.13.4", + "version": "0.13.5", "description": "UI Client for Unlighthouse.", "license": "MIT", "homepage": "https://github.com/harlan-zw/unlighthouse#readme", diff --git a/packages/core/package.json b/packages/core/package.json index 7bdcae0..37a0add 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,7 +1,7 @@ { "name": "@unlighthouse/core", "type": "module", - "version": "0.13.4", + "version": "0.13.5", "description": "Scan your entire website with Google Lighthouse.", "license": "MIT", "homepage": "https://github.com/harlan-zw/unlighthouse#readme", diff --git a/packages/server/package.json b/packages/server/package.json index c676b1d..3c783bc 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -1,7 +1,7 @@ { "name": "@unlighthouse/server", "type": "module", - "version": "0.13.4", + "version": "0.13.5", "description": "Server for Unlighthouse", "license": "MIT", "homepage": "https://github.com/harlan-zw/unlighthouse#readme", diff --git a/packages/unlighthouse-ci/package.json b/packages/unlighthouse-ci/package.json index 70d446b..5f46aed 100644 --- a/packages/unlighthouse-ci/package.json +++ b/packages/unlighthouse-ci/package.json @@ -1,7 +1,7 @@ { "name": "unlighthouse-ci", "type": "module", - "version": "0.13.4", + "version": "0.13.5", "description": "Delightfully scan your entire website with Google Lighthouse. Navigate your performance, accessibility and SEO.", "license": "MIT", "homepage": "https://github.com/harlan-zw/unlighthouse#readme", diff --git a/packages/unlighthouse/package.json b/packages/unlighthouse/package.json index 4b4ae35..a9c82e1 100644 --- a/packages/unlighthouse/package.json +++ b/packages/unlighthouse/package.json @@ -1,7 +1,7 @@ { "name": "unlighthouse", "type": "module", - "version": "0.13.4", + "version": "0.13.5", "description": "Delightfully scan your entire website with Google Lighthouse. Navigate your performance, accessibility and SEO.", "license": "MIT", "homepage": "https://github.com/harlan-zw/unlighthouse#readme",