Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mytlogos committed Dec 12, 2021
2 parents 17e3226 + 987bcd0 commit 0dbd915
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [1.20.4](https://github.com/mytlogos/enterprise-lister/compare/v1.20.3...v1.20.4) (2021-12-11)


### Bug Fixes

* **scraper:** fix falsy value and empty objects ([ee95e54](https://github.com/mytlogos/enterprise-lister/commit/ee95e54ab03f4781b8501192e8cfa0821fafc949))
* **website:** add missing type binding ([7086cd7](https://github.com/mytlogos/enterprise-lister/commit/7086cd79c1d60b77fdbb5affca96cc0a5f2f2c39))
* **website:** address vue warnings ([5e3411a](https://github.com/mytlogos/enterprise-lister/commit/5e3411ac54d78c5d34a963f51b8ec2770674c3ca))
* **website:** address warnings ([4714130](https://github.com/mytlogos/enterprise-lister/commit/4714130ed55bf7974ec8b5f8104a731618fee968))
* **website:** fix vue warning ([1900203](https://github.com/mytlogos/enterprise-lister/commit/19002035fbdbab8310173a3ac785992f2c7d21a3))
* **website:** missing bindings ([e13eead](https://github.com/mytlogos/enterprise-lister/commit/e13eead61aa41ad0b541fa0b4c35e69c380dcc6f))

## [1.20.3](https://github.com/mytlogos/enterprise-lister/compare/v1.20.2...v1.20.3) (2021-12-10)


Expand Down
4 changes: 2 additions & 2 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.20.3",
"version": "1.20.4",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down

0 comments on commit 0dbd915

Please sign in to comment.