Skip to content

Commit 9784b06

Browse files
Publish Next Version (#55)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 150057a commit 9784b06

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/polite-foxes-compete.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# lighthouse-parade
22

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- [`150057a`](https://github.com/cloudfour/lighthouse-parade/commit/150057a85f0dedd6aabbe00924e0ecf56713d694) [#53](https://github.com/cloudfour/lighthouse-parade/pull/53) Thanks [@calebeby](https://github.com/calebeby)! - Run lighthouse instances concurrently, and change CLI output
8+
39
## 0.3.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lighthouse-parade",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "A Node.js command line tool that crawls a domain and compiles a report with lighthouse performance data for every page.",
55
"bin": "dist/cli.js",
66
"files": [

0 commit comments

Comments
 (0)