Skip to content

Commit c3036d6

Browse files
chore(release): 10.1.1 [skip ci]
## [10.1.1](v10.1.0...v10.1.1) (2024-10-26) ### Dependencies * **dev:** bump aegir from 43.0.3 to 44.1.4 ([#153](#153)) ([d6cc0a0](d6cc0a0))
1 parent d6cc0a0 commit c3036d6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [10.1.1](https://github.com/multiformats/js-multiaddr-to-uri/compare/v10.1.0...v10.1.1) (2024-10-26)
2+
3+
### Dependencies
4+
5+
* **dev:** bump aegir from 43.0.3 to 44.1.4 ([#153](https://github.com/multiformats/js-multiaddr-to-uri/issues/153)) ([d6cc0a0](https://github.com/multiformats/js-multiaddr-to-uri/commit/d6cc0a0ac4d172b4fcdba842b4cf28baeab60785))
6+
17
## [10.1.0](https://github.com/multiformats/js-multiaddr-to-uri/compare/v10.0.1...v10.1.0) (2024-06-06)
28

39

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.1.0",
3+
"version": "10.1.1",
44
"description": "Convert a Multiaddr to a URI",
55
"author": "Alan Shaw",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)