Skip to content

Commit 64ed7d6

Browse files
chore(release): 9.0.2 [skip ci]
## [9.0.2](v9.0.1...v9.0.2) (2022-09-21) ### Trivial Changes * update project config ([#102](#102)) ([ccd291c](ccd291c)) ### Dependencies * update @multiformats/multiaddr to 11.0.0 ([#104](#104)) ([d4a1d16](d4a1d16))
1 parent d4a1d16 commit 64ed7d6

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [9.0.2](https://github.com/multiformats/js-multiaddr-to-uri/compare/v9.0.1...v9.0.2) (2022-09-21)
2+
3+
4+
### Trivial Changes
5+
6+
* update project config ([#102](https://github.com/multiformats/js-multiaddr-to-uri/issues/102)) ([ccd291c](https://github.com/multiformats/js-multiaddr-to-uri/commit/ccd291ce522a0ddbacd2ff64dc8ffcdab2156358))
7+
8+
9+
### Dependencies
10+
11+
* update @multiformats/multiaddr to 11.0.0 ([#104](https://github.com/multiformats/js-multiaddr-to-uri/issues/104)) ([d4a1d16](https://github.com/multiformats/js-multiaddr-to-uri/commit/d4a1d163ab92704c216a2ae5b764c2e6e303bcea))
12+
113
### [9.0.1](https://github.com/multiformats/js-multiaddr-to-uri/compare/v9.0.0...v9.0.1) (2022-01-08)
214

315

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.1",
3+
"version": "9.0.2",
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)