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

Commit c010d66

Browse files
chore(release): 6.2.2 [skip ci]
## [6.2.2](v6.2.1...v6.2.2) (2023-04-17) ### Dependencies * **dev:** bump it-pipe from 2.0.5 to 3.0.1 ([#261](#261)) ([f8b4bf7](f8b4bf7))
1 parent f8b4bf7 commit c010d66

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.2.2](https://github.com/libp2p/js-libp2p-tcp/compare/v6.2.1...v6.2.2) (2023-04-17)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump it-pipe from 2.0.5 to 3.0.1 ([#261](https://github.com/libp2p/js-libp2p-tcp/issues/261)) ([f8b4bf7](https://github.com/libp2p/js-libp2p-tcp/commit/f8b4bf757e650bda232f1f6f21506212427db9f4))
7+
18
## [6.2.1](https://github.com/libp2p/js-libp2p-tcp/compare/v6.2.0...v6.2.1) (2023-04-14)
29

310

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