Skip to content

Commit d996c1d

Browse files
chore(release): 10.0.0 [skip ci]
## [10.0.0](v9.0.2...v10.0.0) (2025-09-03) ### ⚠ BREAKING CHANGES * Please upgrade to @multiformats/multiaddr 13.x.x ### Bug Fixes * update @multiformats/multiaddr to 13.x.x ([#78](#78)) ([1eab328](1eab328))
1 parent 1eab328 commit d996c1d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [10.0.0](https://github.com/multiformats/js-uri-to-multiaddr/compare/v9.0.2...v10.0.0) (2025-09-03)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* Please upgrade to @multiformats/multiaddr 13.x.x
6+
7+
### Bug Fixes
8+
9+
* update @multiformats/multiaddr to 13.x.x ([#78](https://github.com/multiformats/js-uri-to-multiaddr/issues/78)) ([1eab328](https://github.com/multiformats/js-uri-to-multiaddr/commit/1eab32814f2c17733f3f0ac505c5ecf7b7da0d62))
10+
111
## [9.0.2](https://github.com/multiformats/js-uri-to-multiaddr/compare/v9.0.1...v9.0.2) (2025-09-03)
212

313
### Dependencies

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

0 commit comments

Comments
 (0)