Skip to content

Commit

Permalink
4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
popstas committed Dec 29, 2020
1 parent 02c0399 commit 1de2f51
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 2 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# [4.1.0](https://github.com/viasite/site-audit-seo-viewer/compare/v4.0.0...v4.1.0) (2020-12-29)


### Bug Fixes

* monospace font for args input ([02c0399](https://github.com/viasite/site-audit-seo-viewer/commit/02c039912cb6608a01b160e15f380566f6b8875b))
* **reports:** fix sticky table header ([9ea05bd](https://github.com/viasite/site-audit-seo-viewer/commit/9ea05bd8c30ea66fff8d95ac9ee39acfe0460a05))
* **reports:** remove og:image column on mobile by default ([6863da7](https://github.com/viasite/site-audit-seo-viewer/commit/6863da7de4185f3edc132875d34db5cb34c02304))
* **scan:** fix mobile styles ([81a6be2](https://github.com/viasite/site-audit-seo-viewer/commit/81a6be2d373f2952857fb99ddf03aa0b371c6bce))


### Features

* **reports:** show item details when 1 item in table ([f257109](https://github.com/viasite/site-audit-seo-viewer/commit/f257109008bc68fbcf342c62b70705308a4ee76b))
* **scan:** add secondary scan buttons after settings ([277d96a](https://github.com/viasite/site-audit-seo-viewer/commit/277d96ac77c2731138d22c990ed4d96235ecf1ca))
* **scan:** show pending status in progress ([a3df690](https://github.com/viasite/site-audit-seo-viewer/commit/a3df690b145983745267a02d0bc92ecbccd413de))



# [4.0.0](https://github.com/viasite/site-audit-seo-viewer/compare/v3.2.3...v4.0.0) (2020-12-29)


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.0.0",
"version": "4.1.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 1de2f51

Please sign in to comment.