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

Commit d141806

Browse files
chore(release): 4.0.0 [skip ci]
## [4.0.0](v3.0.0...v4.0.0) (2022-10-07) ### ⚠ BREAKING CHANGES * bump @libp2p/components from 2.1.1 to 3.0.0 (#143) ### Dependencies * bump @libp2p/components from 2.1.1 to 3.0.0 ([#143](#143)) ([96f2a1e](96f2a1e))
1 parent 96f2a1e commit d141806

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+
## [4.0.0](https://github.com/libp2p/js-libp2p-bootstrap/compare/v3.0.0...v4.0.0) (2022-10-07)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* bump @libp2p/components from 2.1.1 to 3.0.0 (#143)
7+
8+
### Dependencies
9+
10+
* bump @libp2p/components from 2.1.1 to 3.0.0 ([#143](https://github.com/libp2p/js-libp2p-bootstrap/issues/143)) ([96f2a1e](https://github.com/libp2p/js-libp2p-bootstrap/commit/96f2a1ee7b93c7b74c7070db680e2738f9c2e516))
11+
112
## [3.0.0](https://github.com/libp2p/js-libp2p-bootstrap/compare/v2.0.1...v3.0.0) (2022-09-23)
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": "3.0.0",
3+
"version": "4.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)