Skip to content

Commit 04fa66c

Browse files
chore(release): 6.1.3 [skip ci]
## [6.1.3](libp2p/js-libp2p-tcp@v6.1.2...v6.1.3) (2023-03-17) ### Trivial Changes * Update .github/workflows/semantic-pull-request.yml [skip ci] ([05bd31c](libp2p/js-libp2p-tcp@05bd31c)) * Update .github/workflows/semantic-pull-request.yml [skip ci] ([bbd4c2a](libp2p/js-libp2p-tcp@bbd4c2a)) * Update .github/workflows/semantic-pull-request.yml [skip ci] ([6dd008a](libp2p/js-libp2p-tcp@6dd008a)) ### Dependencies * bump @multiformats/multiaddr from 11.6.1 to 12.0.0 ([libp2p#256](libp2p/js-libp2p-tcp#256)) ([048e9aa](libp2p/js-libp2p-tcp@048e9aa))
1 parent 048e9aa commit 04fa66c

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [6.1.3](https://github.com/libp2p/js-libp2p-tcp/compare/v6.1.2...v6.1.3) (2023-03-17)
2+
3+
4+
### Trivial Changes
5+
6+
* Update .github/workflows/semantic-pull-request.yml [skip ci] ([05bd31c](https://github.com/libp2p/js-libp2p-tcp/commit/05bd31c1cb224995f474af1541670ce5ca1fed09))
7+
* Update .github/workflows/semantic-pull-request.yml [skip ci] ([bbd4c2a](https://github.com/libp2p/js-libp2p-tcp/commit/bbd4c2ac11e61e9da8e9cccf2eae5b70d7908ad4))
8+
* Update .github/workflows/semantic-pull-request.yml [skip ci] ([6dd008a](https://github.com/libp2p/js-libp2p-tcp/commit/6dd008ad2b3338c57903f22559ee9f741a7c7a8b))
9+
10+
11+
### Dependencies
12+
13+
* bump @multiformats/multiaddr from 11.6.1 to 12.0.0 ([#256](https://github.com/libp2p/js-libp2p-tcp/issues/256)) ([048e9aa](https://github.com/libp2p/js-libp2p-tcp/commit/048e9aad8167069f0fb579c0710b56942347af67))
14+
115
## [6.1.2](https://github.com/libp2p/js-libp2p-tcp/compare/v6.1.1...v6.1.2) (2023-02-01)
216

317

package.json

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