Skip to content

Commit 6ea251e

Browse files
chore(release): 6.1.2 [skip ci]
## [6.1.2](libp2p/js-libp2p-tcp@v6.1.1...v6.1.2) (2023-02-01) ### Dependencies * **dev:** bump @libp2p/interface-mocks from 8.0.5 to 9.1.1 ([libp2p#246](libp2p/js-libp2p-tcp#246)) ([6f01bd1](libp2p/js-libp2p-tcp@6f01bd1)) * **dev:** bump aegir from 37.12.1 to 38.1.0 ([libp2p#243](libp2p/js-libp2p-tcp#243)) ([e7eea28](libp2p/js-libp2p-tcp@e7eea28))
1 parent e7eea28 commit 6ea251e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [6.1.2](https://github.com/libp2p/js-libp2p-tcp/compare/v6.1.1...v6.1.2) (2023-02-01)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump @libp2p/interface-mocks from 8.0.5 to 9.1.1 ([#246](https://github.com/libp2p/js-libp2p-tcp/issues/246)) ([6f01bd1](https://github.com/libp2p/js-libp2p-tcp/commit/6f01bd1859eca7f5eccfb79b459424dd25e210a2))
7+
* **dev:** bump aegir from 37.12.1 to 38.1.0 ([#243](https://github.com/libp2p/js-libp2p-tcp/issues/243)) ([e7eea28](https://github.com/libp2p/js-libp2p-tcp/commit/e7eea28df2c315a62c8281955bd5cb3a6c3816d0))
8+
19
## [6.1.1](https://github.com/libp2p/js-libp2p-tcp/compare/v6.1.0...v6.1.1) (2023-01-26)
210

311

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/tcp",
3-
"version": "6.1.1",
3+
"version": "6.1.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)