Skip to content

Commit

Permalink
chore(release): 1.9.0
Browse files Browse the repository at this point in the history
# [1.9.0](v1.8.0...v1.9.0) (2020-11-14)

### Bug Fixes

* **scraper:** emit uniform links only ([c8df395](c8df395))

### Features

* track toc of release ([6300428](6300428))
  • Loading branch information
semantic-release-bot committed Nov 14, 2020
1 parent 21eab37 commit 149dfde
Show file tree
Hide file tree
Showing 3 changed files with 148 additions and 163 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.9.0](https://github.com/mytlogos/enterprise-lister/compare/v1.8.0...v1.9.0) (2020-11-14)


### Bug Fixes

* **scraper:** emit uniform links only ([c8df395](https://github.com/mytlogos/enterprise-lister/commit/c8df395738b6c1d7e7ae73f148a5fe019b4824d1))


### Features

* track toc of release ([6300428](https://github.com/mytlogos/enterprise-lister/commit/63004284332571356ef4ea7cfbefa523bf78e512))

# [1.8.0](https://github.com/mytlogos/enterprise-lister/compare/v1.7.0...v1.8.0) (2020-11-14)


Expand Down
297 changes: 135 additions & 162 deletions 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": "enterprise-other",
"version": "1.8.0",
"version": "1.9.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down

0 comments on commit 149dfde

Please sign in to comment.