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

Commit 493219c

Browse files
chore(release): 4.0.1 [skip ci]
## [4.0.1](v4.0.0...v4.0.1) (2022-10-07) ### Trivial Changes * **deps-dev:** bump @libp2p/interface-mocks from 4.0.3 to 6.0.0 ([#216](#216)) ([f224a5a](f224a5a))
1 parent f224a5a commit 493219c

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+
## [4.0.1](https://github.com/libp2p/js-libp2p-tcp/compare/v4.0.0...v4.0.1) (2022-10-07)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps-dev:** bump @libp2p/interface-mocks from 4.0.3 to 6.0.0 ([#216](https://github.com/libp2p/js-libp2p-tcp/issues/216)) ([f224a5a](https://github.com/libp2p/js-libp2p-tcp/commit/f224a5a0e8b497317b2b9410bb60433647a3185a))
7+
18
## [4.0.0](https://github.com/libp2p/js-libp2p-tcp/compare/v3.1.2...v4.0.0) (2022-10-07)
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": "4.0.0",
3+
"version": "4.0.1",
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)