Skip to content

Commit

Permalink
chore(main): release 3.2.0 (#449)
Browse files Browse the repository at this point in the history
* chore(main): release 3.2.0

* chore: rearrange changelog

Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
Co-authored-by: Kevin Samoei <samoeikev@gmail.com>
  • Loading branch information
token-generator-app[bot] and kevinsamoei committed Aug 1, 2022
1 parent 969cc58 commit 0f7069b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.2.0](https://github.com/netlify/netlify-plugin-lighthouse/compare/v3.1.0...v3.2.0) (2022-08-01)


### Features

* feat: reduce summary sent to only id and score ([#448](https://github.com/netlify/netlify-plugin-lighthouse/issues/448)) ([969cc58](https://github.com/netlify/netlify-plugin-lighthouse/commit/969cc589c33f53925ea26d47ae31a7d3152c58c0))

## [3.1.0](https://github.com/netlify/netlify-plugin-lighthouse/compare/v3.0.1...v3.1.0) (2022-07-27)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netlify/plugin-lighthouse",
"version": "3.1.0",
"version": "3.2.0",
"description": "Netlify Plugin to run Lighthouse on each build",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 0f7069b

Please sign in to comment.