Skip to content

Commit f0c0711

Browse files
Merge pull request #14 from sc-connect/changeset-release/v0.x
Publish NPM Package
2 parents 2a03eec + 0f1ce03 commit f0c0711

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/common-geese-teach.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# blockscout-cli
22

3+
## 0.1.8
4+
5+
### Patch Changes
6+
7+
- [#13](https://github.com/sc-connect/blockscout-cli/pull/13) [`69cc33f`](https://github.com/sc-connect/blockscout-cli/commit/69cc33f751e504aff15c382cfebf0b491b04c41a) Thanks [@danialdinh957](https://github.com/danialdinh957)! - fix: correctly build script
8+
39
## 0.1.7
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blockscout-cli",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"description": "Restful Blockscout Apis SDK with axios for NodeJS",
55
"author": "sc-connect",
66
"keywords": [

0 commit comments

Comments
 (0)