Skip to content

Commit 3997999

Browse files
chore(release): 10.4.0 [skip ci]
## [10.4.0](v10.3.5...v10.4.0) (2022-08-30) ### Features * add support for webrtc and certhash ([#261](#261)) ([#262](#262)) ([e5a8e27](e5a8e27))
1 parent e5a8e27 commit 3997999

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+
## [10.4.0](https://github.com/multiformats/js-multiaddr/compare/v10.3.5...v10.4.0) (2022-08-30)
2+
3+
4+
### Features
5+
6+
* add support for webrtc and certhash ([#261](https://github.com/multiformats/js-multiaddr/issues/261)) ([#262](https://github.com/multiformats/js-multiaddr/issues/262)) ([e5a8e27](https://github.com/multiformats/js-multiaddr/commit/e5a8e27fb526e3a58af5ebe8873f6cc67b9d4483))
7+
18
## [10.3.5](https://github.com/multiformats/js-multiaddr/compare/v10.3.4...v10.3.5) (2022-08-30)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@multiformats/multiaddr",
3-
"version": "10.3.5",
3+
"version": "10.4.0",
44
"description": "multiaddr implementation (binary + string representation of network addresses)",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/multiformats/js-multiaddr#readme",

0 commit comments

Comments
 (0)