Skip to content

Commit

Permalink
Publish Next Version
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 28, 2025
1 parent 0152396 commit bc7bd36
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/great-avocados-deny.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# lighthouse-parade

## 3.0.0

### Major Changes

- [#160](https://github.com/cloudfour/lighthouse-parade/pull/160) [`8a909a2`](https://github.com/cloudfour/lighthouse-parade/commit/8a909a290c731b9508cc41c91ce0e9c889b6e102) Thanks [@spaceninja](https://github.com/spaceninja)! - Drop support for node 14 & 16, add support for node 20 & 22

## 2.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lighthouse-parade",
"version": "2.1.0",
"version": "3.0.0",
"description": "A Node.js command line tool that crawls a domain and compiles a report with lighthouse performance data for every page.",
"bin": "dist/src/cli.js",
"files": [
Expand Down

0 comments on commit bc7bd36

Please sign in to comment.