Skip to content

Commit 7f58d09

Browse files
chore(release): 9.0.2 [skip ci]
## [9.0.2](v9.0.1...v9.0.2) (2025-09-03) ### Dependencies * **dev:** bump aegir from 45.1.4 to 47.0.21 ([#77](#77)) ([9088b40](9088b40))
1 parent 9088b40 commit 7f58d09

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+
## [9.0.2](https://github.com/multiformats/js-uri-to-multiaddr/compare/v9.0.1...v9.0.2) (2025-09-03)
2+
3+
### Dependencies
4+
5+
* **dev:** bump aegir from 45.1.4 to 47.0.21 ([#77](https://github.com/multiformats/js-uri-to-multiaddr/issues/77)) ([9088b40](https://github.com/multiformats/js-uri-to-multiaddr/commit/9088b400b6a19166573b1988c482c1afd8a706cd))
6+
17
## [9.0.1](https://github.com/multiformats/js-uri-to-multiaddr/compare/v9.0.0...v9.0.1) (2025-03-26)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@multiformats/uri-to-multiaddr",
3-
"version": "9.0.1",
3+
"version": "9.0.2",
44
"description": "Convert a URI to a Multiaddr",
55
"author": "olizilla",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)