Skip to content

Commit f976bbd

Browse files
chore(release): 9.0.4 [skip ci]
## [9.0.4](v9.0.3...v9.0.4) (2023-03-20) ### Dependencies * bump @multiformats/multiaddr from 11.6.1 to 12.0.0 ([#123](#123)) ([dcba0c8](dcba0c8))
1 parent dcba0c8 commit f976bbd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [9.0.4](https://github.com/multiformats/js-multiaddr-to-uri/compare/v9.0.3...v9.0.4) (2023-03-20)
2+
3+
4+
### Dependencies
5+
6+
* bump @multiformats/multiaddr from 11.6.1 to 12.0.0 ([#123](https://github.com/multiformats/js-multiaddr-to-uri/issues/123)) ([dcba0c8](https://github.com/multiformats/js-multiaddr-to-uri/commit/dcba0c8f4bc1079fbb138f79d88b891d3976de75))
7+
18
## [9.0.3](https://github.com/multiformats/js-multiaddr-to-uri/compare/v9.0.2...v9.0.3) (2023-03-17)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@multiformats/multiaddr-to-uri",
3-
"version": "9.0.3",
3+
"version": "9.0.4",
44
"description": "Convert a Multiaddr to a URI /dnsaddr/ipfs.io/http -> http://ipfs.io",
55
"author": "Alan Shaw",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)