Skip to content

Commit

Permalink
4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
popstas committed Mar 11, 2021
1 parent e7533de commit 4fa0cde
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# [4.3.0](https://github.com/viasite/site-audit-seo-viewer/compare/v4.2.0...v4.3.0) (2021-03-11)


### Bug Fixes

* **filters:** change url when toggle column in table ([7001632](https://github.com/viasite/site-audit-seo-viewer/commit/70016329b1475da044013f7cf734d83e598df564))
* **reports:** better field presets work while change report ([06b1eee](https://github.com/viasite/site-audit-seo-viewer/commit/06b1eee644412d394e01831ed1bc528fdb6bfa6e))


### Features

* **scan:** add "Report fields", override default fields in report ([87cddf7](https://github.com/viasite/site-audit-seo-viewer/commit/87cddf72d524ed332bb7063da56ce000ee1ec2d6))
* **scan:** add "Report query", override default query in report ([e7533de](https://github.com/viasite/site-audit-seo-viewer/commit/e7533ded047a6039a536fff462d96ac081043637))
* **scan:** add controls for --url-list, --out-name ([f542bfa](https://github.com/viasite/site-audit-seo-viewer/commit/f542bfadc64d4cb5fa298afa848f19ca8a7d2941))



# [4.2.0](https://github.com/viasite/site-audit-seo-viewer/compare/v4.1.0...v4.2.0) (2021-03-10)


Expand Down
2 changes: 1 addition & 1 deletion 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": "site-audit-seo-viewer",
"version": "4.2.0",
"version": "4.3.0",
"description": "Web service for SEO site audit: crawl site, Lighthouse all pages, view public reports in browser. 100+ metrics for each page.",
"author": "Stanislav Popov <popstas@gmail.com>",
"homepage": "https://github.com/viasite/site-audit-seo-viewer",
Expand Down

0 comments on commit 4fa0cde

Please sign in to comment.