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

Commit b53e3bc

Browse files
chore(release): 8.0.0 [skip ci]
## [8.0.0](v7.0.1...v8.0.0) (2023-05-04) ### ⚠ BREAKING CHANGES * update @libp2p/interface-peer-discovery to 2.0.0 (#176) ### Dependencies * update @libp2p/interface-peer-discovery to 2.0.0 ([#176](#176)) ([1954e75](1954e75))
1 parent 1954e75 commit b53e3bc

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [8.0.0](https://github.com/libp2p/js-libp2p-bootstrap/compare/v7.0.1...v8.0.0) (2023-05-04)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* update @libp2p/interface-peer-discovery to 2.0.0 (#176)
7+
8+
### Dependencies
9+
10+
* update @libp2p/interface-peer-discovery to 2.0.0 ([#176](https://github.com/libp2p/js-libp2p-bootstrap/issues/176)) ([1954e75](https://github.com/libp2p/js-libp2p-bootstrap/commit/1954e75fa4b1e6b3b42f885f663f989fd0e422ab))
11+
112
## [7.0.1](https://github.com/libp2p/js-libp2p-bootstrap/compare/v7.0.0...v7.0.1) (2023-05-04)
213

314

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.1",
3+
"version": "8.0.0",
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)