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

Commit 1f688c6

Browse files
chore(release): 1.0.10 [skip ci]
### [1.0.10](v1.0.9...v1.0.10) (2022-05-23) ### Trivial Changes * **deps-dev:** bump sinon from 13.0.2 to 14.0.0 ([#179](#179)) ([ed4c6bd](ed4c6bd))
1 parent ed4c6bd commit 1f688c6

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+
### [1.0.10](https://github.com/libp2p/js-libp2p-tcp/compare/v1.0.9...v1.0.10) (2022-05-23)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps-dev:** bump sinon from 13.0.2 to 14.0.0 ([#179](https://github.com/libp2p/js-libp2p-tcp/issues/179)) ([ed4c6bd](https://github.com/libp2p/js-libp2p-tcp/commit/ed4c6bd4ed8b9b01e86cbb5de0206b77683f1b93))
7+
18
### [1.0.9](https://github.com/libp2p/js-libp2p-tcp/compare/v1.0.8...v1.0.9) (2022-05-04)
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": "1.0.9",
3+
"version": "1.0.10",
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)