Skip to content

Commit d45f526

Browse files
chore(release): 7.0.1 [skip ci]
## [7.0.1](v7.0.0...v7.0.1) (2024-03-01) ### Dependencies * bump @multiformats/multiaddr from 11.6.1 to 12.1.14 ([#43](#43)) ([239564e](239564e)) * **dev:** bump aegir from 37.12.1 to 42.2.5 ([#44](#44)) ([e59c2d8](e59c2d8))
1 parent 239564e commit d45f526

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [7.0.1](https://github.com/multiformats/js-uri-to-multiaddr/compare/v7.0.0...v7.0.1) (2024-03-01)
2+
3+
4+
### Dependencies
5+
6+
* bump @multiformats/multiaddr from 11.6.1 to 12.1.14 ([#43](https://github.com/multiformats/js-uri-to-multiaddr/issues/43)) ([239564e](https://github.com/multiformats/js-uri-to-multiaddr/commit/239564ec0a4e46a9f901ff16fcf135c6c5956eeb))
7+
* **dev:** bump aegir from 37.12.1 to 42.2.5 ([#44](https://github.com/multiformats/js-uri-to-multiaddr/issues/44)) ([e59c2d8](https://github.com/multiformats/js-uri-to-multiaddr/commit/e59c2d8964335c64c6938694afa435080e558edd))
8+
19
## [7.0.0](https://github.com/multiformats/js-uri-to-multiaddr/compare/v6.0.0...v7.0.0) (2022-09-21)
210

311

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

0 commit comments

Comments
 (0)