Skip to content

Commit

Permalink
chore(release): 6.0.7 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.7](libp2p/js-libp2p-tcp@v6.0.6...v6.0.7) (2022-12-15)

### Bug Fixes

* publish tsdocs for this module ([libp2p#236](libp2p/js-libp2p-tcp#236)) ([b4f88e7](libp2p/js-libp2p-tcp@b4f88e7))
  • Loading branch information
semantic-release-bot committed Dec 15, 2022
1 parent b4f88e7 commit 3fac5d9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [6.0.7](https://github.com/libp2p/js-libp2p-tcp/compare/v6.0.6...v6.0.7) (2022-12-15)


### Bug Fixes

* publish tsdocs for this module ([#236](https://github.com/libp2p/js-libp2p-tcp/issues/236)) ([b4f88e7](https://github.com/libp2p/js-libp2p-tcp/commit/b4f88e7bfbe865eb00cfb1d99a4231b072b458a5))

## [6.0.6](https://github.com/libp2p/js-libp2p-tcp/compare/v6.0.5...v6.0.6) (2022-12-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@libp2p/tcp",
"version": "6.0.6",
"version": "6.0.7",
"description": "A TCP transport for libp2p",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/libp2p/js-libp2p-tcp#readme",
Expand Down

0 comments on commit 3fac5d9

Please sign in to comment.