Skip to content

Commit 33a6381

Browse files
chore(release): 7.0.0 [skip ci]
## [7.0.0](libp2p/js-libp2p-bootstrap@v6.0.3...v7.0.0) (2023-04-24) ### ⚠ BREAKING CHANGES * bump @libp2p/interface-peer-store from 1.2.9 to 2.0.0 (libp2p#171) ### Dependencies * bump @libp2p/interface-peer-store from 1.2.9 to 2.0.0 ([libp2p#171](libp2p/js-libp2p-bootstrap#171)) ([9f36bb2](libp2p/js-libp2p-bootstrap@9f36bb2))
1 parent 9f36bb2 commit 33a6381

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+
## [7.0.0](https://github.com/libp2p/js-libp2p-bootstrap/compare/v6.0.3...v7.0.0) (2023-04-24)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* bump @libp2p/interface-peer-store from 1.2.9 to 2.0.0 (#171)
7+
8+
### Dependencies
9+
10+
* bump @libp2p/interface-peer-store from 1.2.9 to 2.0.0 ([#171](https://github.com/libp2p/js-libp2p-bootstrap/issues/171)) ([9f36bb2](https://github.com/libp2p/js-libp2p-bootstrap/commit/9f36bb2d1f966b46d73b50a590f0141894ef511f))
11+
112
## [6.0.3](https://github.com/libp2p/js-libp2p-bootstrap/compare/v6.0.2...v6.0.3) (2023-03-20)
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": "6.0.3",
3+
"version": "7.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)