Skip to content

Commit f8776b9

Browse files
chore(release): 10.0.1 [skip ci]
## [10.0.1](v10.0.0...v10.0.1) (2024-02-05) ### Trivial Changes * rename master to main ([81d94e5](81d94e5)) ### Documentation * update readme ([3f42a05](3f42a05))
1 parent 3f42a05 commit f8776b9

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.0.1](https://github.com/multiformats/js-multiaddr-to-uri/compare/v10.0.0...v10.0.1) (2024-02-05)
2+
3+
4+
### Trivial Changes
5+
6+
* rename master to main ([81d94e5](https://github.com/multiformats/js-multiaddr-to-uri/commit/81d94e52582ecaeeab5513ffa68ad305f9e73b47))
7+
8+
9+
### Documentation
10+
11+
* update readme ([3f42a05](https://github.com/multiformats/js-multiaddr-to-uri/commit/3f42a05e56fa7062dbee777bec00fb5ee136b2e5))
12+
113
## [10.0.0](https://github.com/multiformats/js-multiaddr-to-uri/compare/v9.0.8...v10.0.0) (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.0",
3+
"version": "10.0.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)