Skip to content

Commit 5e4eef3

Browse files
chore(release): 10.4.1 [skip ci]
## [10.4.1](v10.4.0...v10.4.1) (2022-09-06) ### Bug Fixes * dedupe toOptions/nodeAddress code ([#266](#266)) ([de1d31c](de1d31c))
1 parent de1d31c commit 5e4eef3

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.1](https://github.com/multiformats/js-multiaddr/compare/v10.4.0...v10.4.1) (2022-09-06)
2+
3+
4+
### Bug Fixes
5+
6+
* dedupe toOptions/nodeAddress code ([#266](https://github.com/multiformats/js-multiaddr/issues/266)) ([de1d31c](https://github.com/multiformats/js-multiaddr/commit/de1d31cbff48d26d5f1bc3b78a093ba01af349a9))
7+
18
## [10.4.0](https://github.com/multiformats/js-multiaddr/compare/v10.3.5...v10.4.0) (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.4.0",
3+
"version": "10.4.1",
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)