Skip to content

Commit b191c4b

Browse files
committed
3.2.3
1 parent 76b5cce commit b191c4b

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [3.2.3](https://github.com/viasite/site-audit-seo/compare/v3.2.2...v3.2.3) (2020-09-23)
2+
3+
4+
### Bug Fixes
5+
6+
* include all lighthouse fields when --lighthouse used ([0efaa0a](https://github.com/viasite/site-audit-seo/commit/0efaa0a))
7+
* support relative canonical ([76b5cce](https://github.com/viasite/site-audit-seo/commit/76b5cce))
8+
9+
10+
111
## [3.2.2](https://github.com/viasite/site-audit-seo/compare/v3.2.1...v3.2.2) (2020-08-26)
212

313

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "site-audit-seo",
3-
"version": "3.2.2",
3+
"version": "3.2.3",
44
"description": "CLI tool for SEO site audit, crawl site, lighthouse each page, output to console, csv and xlsx",
55
"main": "src/index.js",
66
"repository": {

0 commit comments

Comments
 (0)