Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2021-01-30)

### Features

* **api:** Initial release ([313badc](313badc))
  • Loading branch information
semantic-release-bot committed Jan 30, 2021
1 parent 313badc commit f444dac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# 1.0.0 (2021-01-30)


### Features

* **api:** Initial release ([313badc](https://github.com/jpgarcia/bsc-scan/commit/313badcd6b6bf1f078eb9d95b83263f4eb2213db))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bsc-scan",
"version": "0.0.1",
"version": "1.0.0",
"description": "Node.js package to interact with official BscScan API",
"repository": "https://github.com/jpgarcia/bsc-scan",
"author": "Juan Pablo Garcia",
Expand Down

0 comments on commit f444dac

Please sign in to comment.