Skip to content

Commit d2e3c25

Browse files
chore(release): 10.1.0 [skip ci]
## [10.1.0](v10.0.1...v10.1.0) (2024-06-06) ### Features * add support for http-path ([#148](#148)) ([65aa537](65aa537)) ### Dependencies * **dev:** bump aegir from 42.2.11 to 43.0.1 ([#147](#147)) ([266001f](266001f))
1 parent 65aa537 commit d2e3c25

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+
## [10.1.0](https://github.com/multiformats/js-multiaddr-to-uri/compare/v10.0.1...v10.1.0) (2024-06-06)
2+
3+
4+
### Features
5+
6+
* add support for http-path ([#148](https://github.com/multiformats/js-multiaddr-to-uri/issues/148)) ([65aa537](https://github.com/multiformats/js-multiaddr-to-uri/commit/65aa5376e45cdec80e4bcc8008cb9c63abd1db25))
7+
8+
9+
### Dependencies
10+
11+
* **dev:** bump aegir from 42.2.11 to 43.0.1 ([#147](https://github.com/multiformats/js-multiaddr-to-uri/issues/147)) ([266001f](https://github.com/multiformats/js-multiaddr-to-uri/commit/266001f8f6e56a542eb7225f1fb95b48199aeebf))
12+
113
## [10.0.1](https://github.com/multiformats/js-multiaddr-to-uri/compare/v10.0.0...v10.0.1) (2024-02-05)
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": "10.0.1",
3+
"version": "10.1.0",
44
"description": "Convert a Multiaddr to a URI",
55
"author": "Alan Shaw",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)