Skip to content
This repository was archived by the owner on Nov 25, 2022. It is now read-only.

Commit 0d7fa37

Browse files
chore(release): 3.0.0 [skip ci]
## [3.0.0](v2.1.1...v3.0.0) (2022-10-06) ### ⚠ BREAKING CHANGES * upgrade interface-transport to ^2.0.0 (#19) ### Dependencies * upgrade interface-transport to ^2.0.0 ([#19](#19)) ([550624a](550624a))
1 parent 550624a commit 0d7fa37

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [3.0.0](https://github.com/libp2p/js-libp2p-components/compare/v2.1.1...v3.0.0) (2022-10-06)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* upgrade interface-transport to ^2.0.0 (#19)
7+
8+
### Dependencies
9+
10+
* upgrade interface-transport to ^2.0.0 ([#19](https://github.com/libp2p/js-libp2p-components/issues/19)) ([550624a](https://github.com/libp2p/js-libp2p-components/commit/550624aaa3186fafabe026ff7751c4f1ef0942c4))
11+
112
## [2.1.1](https://github.com/libp2p/js-libp2p-components/compare/v2.1.0...v2.1.1) (2022-09-30)
213

314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/components",
3-
"version": "2.1.1",
3+
"version": "3.0.0",
44
"description": "Container for libp2p components",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-components#readme",

0 commit comments

Comments
 (0)