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

Commit 03be6ec

Browse files
chore(release): 7.0.3 [skip ci]
## [7.0.3](v7.0.2...v7.0.3) (2023-06-15) ### Dependencies * **dev:** bump aegir from 38.1.8 to 39.0.10 ([#279](#279)) ([3ed1235](3ed1235))
1 parent 3ed1235 commit 03be6ec

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+
## [7.0.3](https://github.com/libp2p/js-libp2p-tcp/compare/v7.0.2...v7.0.3) (2023-06-15)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump aegir from 38.1.8 to 39.0.10 ([#279](https://github.com/libp2p/js-libp2p-tcp/issues/279)) ([3ed1235](https://github.com/libp2p/js-libp2p-tcp/commit/3ed12353aa48b5a933f80042846a8f1c2337fa47))
7+
18
## [7.0.2](https://github.com/libp2p/js-libp2p-tcp/compare/v7.0.1...v7.0.2) (2023-06-15)
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": "7.0.2",
3+
"version": "7.0.3",
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)