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

Commit 242608d

Browse files
chore(release): 3.0.1 [skip ci]
## [@libp2p/interface-connection-encrypter-v3.0.1](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-connection-encrypter-v3.0.0...@libp2p/interface-connection-encrypter-v3.0.1) (2022-10-04) ### Bug Fixes * add default extension type ([#296](#296)) ([ab658bc](ab658bc))
1 parent ab658bc commit 242608d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/interface-connection-encrypter/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [@libp2p/interface-connection-encrypter-v3.0.1](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-connection-encrypter-v3.0.0...@libp2p/interface-connection-encrypter-v3.0.1) (2022-10-04)
2+
3+
4+
### Bug Fixes
5+
6+
* add default extension type ([#296](https://github.com/libp2p/js-libp2p-interfaces/issues/296)) ([ab658bc](https://github.com/libp2p/js-libp2p-interfaces/commit/ab658bc1b11e411e685388acb9da8f65d62ef919))
7+
18
## [@libp2p/interface-connection-encrypter-v3.0.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-connection-encrypter-v2.0.2...@libp2p/interface-connection-encrypter-v3.0.0) (2022-10-04)
29

310

packages/interface-connection-encrypter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/interface-connection-encrypter",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Connection Encrypter interface for libp2p",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-interfaces/tree/master/packages/interface-connection-encrypter#readme",

0 commit comments

Comments
 (0)