Skip to content

Commit 8934952

Browse files
committed
chore: release v0.13.4
1 parent 2def3bc commit 8934952

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unlighthouse/monorepo",
33
"type": "module",
4-
"version": "0.13.3",
4+
"version": "0.13.4",
55
"private": true,
66
"packageManager": "[email protected]",
77
"license": "MIT",

packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unlighthouse/cli",
33
"type": "module",
4-
"version": "0.13.3",
4+
"version": "0.13.4",
55
"description": "CLI for Unlighthouse",
66
"license": "MIT",
77
"homepage": "https://github.com/harlan-zw/unlighthouse#readme",

packages/client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unlighthouse/client",
3-
"version": "0.13.3",
3+
"version": "0.13.4",
44
"description": "UI Client for Unlighthouse.",
55
"license": "MIT",
66
"homepage": "https://github.com/harlan-zw/unlighthouse#readme",

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unlighthouse/core",
33
"type": "module",
4-
"version": "0.13.3",
4+
"version": "0.13.4",
55
"description": "Scan your entire website with Google Lighthouse.",
66
"license": "MIT",
77
"homepage": "https://github.com/harlan-zw/unlighthouse#readme",

packages/server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unlighthouse/server",
33
"type": "module",
4-
"version": "0.13.3",
4+
"version": "0.13.4",
55
"description": "Server for Unlighthouse",
66
"license": "MIT",
77
"homepage": "https://github.com/harlan-zw/unlighthouse#readme",

packages/unlighthouse-ci/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unlighthouse-ci",
33
"type": "module",
4-
"version": "0.13.3",
4+
"version": "0.13.4",
55
"description": "Delightfully scan your entire website with Google Lighthouse. Navigate your performance, accessibility and SEO.",
66
"license": "MIT",
77
"homepage": "https://github.com/harlan-zw/unlighthouse#readme",

packages/unlighthouse/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unlighthouse",
33
"type": "module",
4-
"version": "0.13.3",
4+
"version": "0.13.4",
55
"description": "Delightfully scan your entire website with Google Lighthouse. Navigate your performance, accessibility and SEO.",
66
"license": "MIT",
77
"homepage": "https://github.com/harlan-zw/unlighthouse#readme",

0 commit comments

Comments
 (0)