Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 90e67f9

Browse files
chore(release): 5.0.1 [skip ci]
## [5.0.1](v5.0.0...v5.0.1) (2022-12-01) ### Documentation * update readme ([#149](#149)) ([aba592f](aba592f)), closes [#147](#147)
1 parent aba592f commit 90e67f9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.0.1](https://github.com/libp2p/js-libp2p-bootstrap/compare/v5.0.0...v5.0.1) (2022-12-01)
2+
3+
4+
### Documentation
5+
6+
* update readme ([#149](https://github.com/libp2p/js-libp2p-bootstrap/issues/149)) ([aba592f](https://github.com/libp2p/js-libp2p-bootstrap/commit/aba592f1c3e9e8687357aa9513de56ef6b22f812)), closes [#147](https://github.com/libp2p/js-libp2p-bootstrap/issues/147)
7+
18
## [5.0.0](https://github.com/libp2p/js-libp2p-bootstrap/compare/v4.0.0...v5.0.0) (2022-10-12)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/bootstrap",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Node.js IPFS Implementation of the railing process of a Node through a bootstrap peer list",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-bootstrap#readme",

0 commit comments

Comments
 (0)