Skip to content

Commit 9dafb37

Browse files
chore(release): 1.0.1 [skip ci]
### [1.0.1](v1.0.0...v1.0.1) (2022-04-26) ### Bug Fixes * publish as public ([54ad017](54ad017))
1 parent 54ad017 commit 9dafb37

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [1.0.1](https://github.com/ipld/js-bitcoin/compare/v1.0.0...v1.0.1) (2022-04-26)
2+
3+
4+
### Bug Fixes
5+
6+
* publish as public ([54ad017](https://github.com/ipld/js-bitcoin/commit/54ad01787aef3078e67bf45cf8453669c408c5bd))
7+
18
## 1.0.0 (2022-04-26)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ipld/bitcoin",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "JavaScript Bitcoin data multiformats codecs and utilities for IPLD",
55
"leadMaintainer": "Rod Vagg <rod@vagg.org>",
66
"type": "module",
@@ -161,4 +161,4 @@
161161
"@semantic-release/git"
162162
]
163163
}
164-
}
164+
}

0 commit comments

Comments
 (0)