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

Commit a33e662

Browse files
chore(release): 7.0.0 [skip ci]
## [7.0.0](v6.2.2...v7.0.0) (2023-04-18) ### ⚠ BREAKING CHANGES * update stream types (#266) ### Dependencies * update stream types ([#266](#266)) ([d2b69b6](d2b69b6))
1 parent d2b69b6 commit a33e662

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-tcp/compare/v6.2.2...v7.0.0) (2023-04-18)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* update stream types (#266)
7+
8+
### Dependencies
9+
10+
* update stream types ([#266](https://github.com/libp2p/js-libp2p-tcp/issues/266)) ([d2b69b6](https://github.com/libp2p/js-libp2p-tcp/commit/d2b69b6b08b40e76e0bda1796ebe641cf2ca4c6e))
11+
112
## [6.2.2](https://github.com/libp2p/js-libp2p-tcp/compare/v6.2.1...v6.2.2) (2023-04-17)
213

314

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/tcp",
3-
"version": "6.2.2",
3+
"version": "7.0.0",
44
"description": "A TCP transport for libp2p",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-tcp#readme",

0 commit comments

Comments
 (0)