Skip to content

Commit fe2a0fd

Browse files
Merge pull request #15 from sc-connect/changeset-release/v0.x
Publish NPM Package
2 parents b3f6ebd + f5b00e2 commit fe2a0fd

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/hip-days-bathe.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.9
4+
5+
### Patch Changes
6+
7+
- [`b3f6ebd`](https://github.com/sc-connect/blockscout-cli/commit/b3f6ebd251ebb7555a056b98b36ffff6eeae2735) Thanks [@danialdinh957](https://github.com/danialdinh957)! - fix: correctly build script 2
8+
39
## 0.1.8
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.8",
3+
"version": "0.1.9",
44
"description": "Restful Blockscout Apis SDK with axios for NodeJS",
55
"author": "sc-connect",
66
"keywords": [

0 commit comments

Comments
 (0)