Skip to content

Commit

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

### Bug Fixes

* fix lodash dependencies ([9c5098b](9c5098b)), closes [#1](#1)

### Features

* improve api ([48e4d77](48e4d77)), closes [#1](#1)
  • Loading branch information
semantic-release-bot committed Jan 30, 2021
1 parent 83a1631 commit f89bd5f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.1.0](https://github.com/jpgarcia/bsc-scan/compare/v1.0.0...v1.1.0) (2021-01-30)


### Bug Fixes

* fix lodash dependencies ([9c5098b](https://github.com/jpgarcia/bsc-scan/commit/9c5098bad567e9cc4a2353eab32d5b0946921619)), closes [#1](https://github.com/jpgarcia/bsc-scan/issues/1)


### Features

* improve api ([48e4d77](https://github.com/jpgarcia/bsc-scan/commit/48e4d77f330926fe048a542e5cade5385d6dddca)), closes [#1](https://github.com/jpgarcia/bsc-scan/issues/1)

# 1.0.0 (2021-01-30)


Expand Down
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": "1.0.0",
"version": "1.1.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 f89bd5f

Please sign in to comment.