Skip to content

Commit d73f310

Browse files
chore(release): 7.0.1 [skip ci]
## [7.0.1](libp2p/js-libp2p-bootstrap@v7.0.0...v7.0.1) (2023-05-04) ### Dependencies * **dev:** bump aegir from 38.1.8 to 39.0.5 ([libp2p#175](libp2p/js-libp2p-bootstrap#175)) ([e8d7ed7](libp2p/js-libp2p-bootstrap@e8d7ed7))
1 parent e8d7ed7 commit d73f310

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [7.0.1](https://github.com/libp2p/js-libp2p-bootstrap/compare/v7.0.0...v7.0.1) (2023-05-04)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump aegir from 38.1.8 to 39.0.5 ([#175](https://github.com/libp2p/js-libp2p-bootstrap/issues/175)) ([e8d7ed7](https://github.com/libp2p/js-libp2p-bootstrap/commit/e8d7ed76e60b64c2e5a554cd10173a1176e5e2b1))
7+
18
## [7.0.0](https://github.com/libp2p/js-libp2p-bootstrap/compare/v6.0.3...v7.0.0) (2023-04-24)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/bootstrap",
3-
"version": "7.0.0",
3+
"version": "7.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)