-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Readme Fix and Action for Publishing to github (#18)
* feat(typescript): added autocomplete types * feat(typescript): added retrieve, enrichment, cleaner and identity types * feat(typescript): finished all endpoints and added types to errors * feat(typescript): added types to examples * feat(typescript): fixes based on questions * feat(typescript): added pretty param to all endpoints * feat(typescript): added rate limiting data and types * feat(typescript): fixed bulk test * feat(typescript): bumped to version 2.0.0 * fix readme * fixes * update readme and add pr template * add github publish * update token Co-authored-by: Diego Abizaid <diegoabizaid@gmail.com>
- Loading branch information
1 parent
1ae87d5
commit a85b20d
Showing
3 changed files
with
25 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
## Description of the change | ||
|
||
> Description here | ||
## Type of change | ||
|
||
- [ ] Bug fix (non-breaking change that fixes an issue) | ||
- [ ] Chore (cleanup or minor QOL tweak that has little to no impact on functionality) | ||
- [ ] New feature (non-breaking change that adds functionality) | ||
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters