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

Commit 3fac5d9

Browse files
chore(release): 6.0.7 [skip ci]
## [6.0.7](v6.0.6...v6.0.7) (2022-12-15) ### Bug Fixes * publish tsdocs for this module ([#236](#236)) ([b4f88e7](b4f88e7))
1 parent b4f88e7 commit 3fac5d9

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.0.7](https://github.com/libp2p/js-libp2p-tcp/compare/v6.0.6...v6.0.7) (2022-12-15)
2+
3+
4+
### Bug Fixes
5+
6+
* publish tsdocs for this module ([#236](https://github.com/libp2p/js-libp2p-tcp/issues/236)) ([b4f88e7](https://github.com/libp2p/js-libp2p-tcp/commit/b4f88e7bfbe865eb00cfb1d99a4231b072b458a5))
7+
18
## [6.0.6](https://github.com/libp2p/js-libp2p-tcp/compare/v6.0.5...v6.0.6) (2022-12-13)
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.0.6",
3+
"version": "6.0.7",
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)