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

Commit 1bfc601

Browse files
chore(release): 6.0.5 [skip ci]
## [6.0.5](v6.0.4...v6.0.5) (2022-12-06) ### Dependencies * **dev:** bump sinon from 14.0.2 to 15.0.0 ([#233](#233)) ([72a79ab](72a79ab))
1 parent 72a79ab commit 1bfc601

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.5](https://github.com/libp2p/js-libp2p-tcp/compare/v6.0.4...v6.0.5) (2022-12-06)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump sinon from 14.0.2 to 15.0.0 ([#233](https://github.com/libp2p/js-libp2p-tcp/issues/233)) ([72a79ab](https://github.com/libp2p/js-libp2p-tcp/commit/72a79ab81d79daaeb8a77656e98a19b70f132595))
7+
18
## [6.0.4](https://github.com/libp2p/js-libp2p-tcp/compare/v6.0.3...v6.0.4) (2022-11-22)
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.4",
3+
"version": "6.0.5",
44
"description": "Node.js implementation of the TCP module that libp2p uses, which implements the interface-connection and interface-transport interfaces",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-tcp#readme",

0 commit comments

Comments
 (0)