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

Commit ff5f44a

Browse files
chore(release): 7.0.2 [skip ci]
## [7.0.2](v7.0.1...v7.0.2) (2023-06-15) ### Trivial Changes * Update .github/workflows/semantic-pull-request.yml [skip ci] ([6dcfdb3](6dcfdb3)) * Update .github/workflows/stale.yml [skip ci] ([862af6c](862af6c)) ### Dependencies * **dev:** bump @libp2p/interface-mocks from 11.0.3 to 12.0.1 ([#274](#274)) ([147610f](147610f))
1 parent 147610f commit ff5f44a

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [7.0.2](https://github.com/libp2p/js-libp2p-tcp/compare/v7.0.1...v7.0.2) (2023-06-15)
2+
3+
4+
### Trivial Changes
5+
6+
* Update .github/workflows/semantic-pull-request.yml [skip ci] ([6dcfdb3](https://github.com/libp2p/js-libp2p-tcp/commit/6dcfdb304010f7002670549e51834e01559a9cfc))
7+
* Update .github/workflows/stale.yml [skip ci] ([862af6c](https://github.com/libp2p/js-libp2p-tcp/commit/862af6cc96f2c2bac9821db3af6035e601746913))
8+
9+
10+
### Dependencies
11+
12+
* **dev:** bump @libp2p/interface-mocks from 11.0.3 to 12.0.1 ([#274](https://github.com/libp2p/js-libp2p-tcp/issues/274)) ([147610f](https://github.com/libp2p/js-libp2p-tcp/commit/147610f8053dc504eaccf899ae0099eca622a263))
13+
114
## [7.0.1](https://github.com/libp2p/js-libp2p-tcp/compare/v7.0.0...v7.0.1) (2023-04-24)
215

316

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.1",
3+
"version": "7.0.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)