Skip to content

Commit

Permalink
chore(release): 5.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [5.0.3](v5.0.2...v5.0.3) (2020-05-31)

### Bug Fixes

* **deps:** update dependency fuse.js to v6 ([0a1cf10](0a1cf10))
* **scrapping:** update hostnames ([37899d4](37899d4))
  • Loading branch information
semantic-release-bot committed May 31, 2020
1 parent fd8d7da commit ec0e03e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [5.0.3](https://github.com/lgaticaq/info-rut/compare/v5.0.2...v5.0.3) (2020-05-31)


### Bug Fixes

* **deps:** update dependency fuse.js to v6 ([0a1cf10](https://github.com/lgaticaq/info-rut/commit/0a1cf104ceb111c4ab5b932891e673931323430e))
* **scrapping:** update hostnames ([37899d4](https://github.com/lgaticaq/info-rut/commit/37899d4367739f7d097f5e536116a3c246de68c7))

## [5.0.2](https://github.com/lgaticaq/info-rut/compare/v5.0.1...v5.0.2) (2019-07-28)


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": "info-rut",
"version": "5.0.2",
"version": "5.0.3",
"description": "Get person or enterprise from a valid RUT or full name",
"main": "src",
"types": "src/types.d.ts",
Expand Down

0 comments on commit ec0e03e

Please sign in to comment.