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

Commit 3f4aa50

Browse files
chore(release): 6.1.5 [skip ci]
## [6.1.5](v6.1.4...v6.1.5) (2023-03-30) ### Bug Fixes * correction package.json exports types path ([#258](#258)) ([97e785f](97e785f))
1 parent 97e785f commit 3f4aa50

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+
## [6.1.5](https://github.com/libp2p/js-libp2p-tcp/compare/v6.1.4...v6.1.5) (2023-03-30)
2+
3+
4+
### Bug Fixes
5+
6+
* correction package.json exports types path ([#258](https://github.com/libp2p/js-libp2p-tcp/issues/258)) ([97e785f](https://github.com/libp2p/js-libp2p-tcp/commit/97e785f1d9d770d894d283acf532e94f4c479ccd))
7+
18
## [6.1.4](https://github.com/libp2p/js-libp2p-tcp/compare/v6.1.3...v6.1.4) (2023-03-20)
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": "6.1.4",
3+
"version": "6.1.5",
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)