Skip to content

Commit fb5962d

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2022-09-23) ### Dependencies * bump @multiformats/multiaddr from 10.3.3 to 11.0.0 ([#25](#25)) ([32b1939](32b1939))
1 parent 32b1939 commit fb5962d

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

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/ipfs/js-kubo-rpc-client/compare/v1.0.0...v1.0.1) (2022-09-23)
2+
3+
4+
### Dependencies
5+
6+
* bump @multiformats/multiaddr from 10.3.3 to 11.0.0 ([#25](https://github.com/ipfs/js-kubo-rpc-client/issues/25)) ([32b1939](https://github.com/ipfs/js-kubo-rpc-client/commit/32b1939432349ddd49e0ca412d74980d6c0f992b))
7+
18
## 1.0.0 (2022-09-06)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kubo-rpc-client",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A client library for the Kubo RPC API",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/js-kubo-rpc-client#readme",

0 commit comments

Comments
 (0)