Skip to content

Commit 1de2f51

Browse files
committed
4.1.0
1 parent 02c0399 commit 1de2f51

File tree

3 files changed

+21
-2
lines changed

3 files changed

+21
-2
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# [4.1.0](https://github.com/viasite/site-audit-seo-viewer/compare/v4.0.0...v4.1.0) (2020-12-29)
2+
3+
4+
### Bug Fixes
5+
6+
* monospace font for args input ([02c0399](https://github.com/viasite/site-audit-seo-viewer/commit/02c039912cb6608a01b160e15f380566f6b8875b))
7+
* **reports:** fix sticky table header ([9ea05bd](https://github.com/viasite/site-audit-seo-viewer/commit/9ea05bd8c30ea66fff8d95ac9ee39acfe0460a05))
8+
* **reports:** remove og:image column on mobile by default ([6863da7](https://github.com/viasite/site-audit-seo-viewer/commit/6863da7de4185f3edc132875d34db5cb34c02304))
9+
* **scan:** fix mobile styles ([81a6be2](https://github.com/viasite/site-audit-seo-viewer/commit/81a6be2d373f2952857fb99ddf03aa0b371c6bce))
10+
11+
12+
### Features
13+
14+
* **reports:** show item details when 1 item in table ([f257109](https://github.com/viasite/site-audit-seo-viewer/commit/f257109008bc68fbcf342c62b70705308a4ee76b))
15+
* **scan:** add secondary scan buttons after settings ([277d96a](https://github.com/viasite/site-audit-seo-viewer/commit/277d96ac77c2731138d22c990ed4d96235ecf1ca))
16+
* **scan:** show pending status in progress ([a3df690](https://github.com/viasite/site-audit-seo-viewer/commit/a3df690b145983745267a02d0bc92ecbccd413de))
17+
18+
19+
120
# [4.0.0](https://github.com/viasite/site-audit-seo-viewer/compare/v3.2.3...v4.0.0) (2020-12-29)
221

322

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-viewer",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"description": "Web service for SEO site audit: crawl site, Lighthouse all pages, view public reports in browser. 100+ metrics for each page.",
55
"author": "Stanislav Popov <[email protected]>",
66
"homepage": "https://github.com/viasite/site-audit-seo-viewer",

0 commit comments

Comments
 (0)