Skip to content

Commit

Permalink
2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
popstas committed Apr 18, 2020
1 parent b26ec76 commit 07e30c6
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [2.2.0](https://github.com/viasite/sites-scraper/compare/v2.1.0...v2.2.0) (2020-04-18)


### Bug Fixes

* switch to [@popstas](https://github.com/popstas)/xlsx-style package until author package update ([b26ec76](https://github.com/viasite/sites-scraper/commit/b26ec76))
* not show is_canonical: 0 when canonical is empty ([31d0271](https://github.com/viasite/sites-scraper/commit/31d0271))


### Features

* style and validation of xlsx ([eb99928](https://github.com/viasite/sites-scraper/commit/eb99928))



# [2.1.0](https://github.com/viasite/sites-scraper/compare/v2.0.1...v2.1.0) (2020-04-17)


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": "sites-scraper",
"version": "2.1.0",
"version": "2.2.0",
"description": "Generate CSV with pages and docs for site list with puppeteer",
"main": "src/index.js",
"repository": {
Expand Down

0 comments on commit 07e30c6

Please sign in to comment.