Skip to content

Commit 67a7ede

Browse files
chore(release): 12.4.3 [skip ci]
## [12.4.3](v12.4.2...v12.4.3) (2025-06-16) ### Bug Fixes * restore convert methods ([#423](#423)) ([67f78eb](67f78eb))
1 parent 67f78eb commit 67a7ede

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+
## [12.4.3](https://github.com/multiformats/js-multiaddr/compare/v12.4.2...v12.4.3) (2025-06-16)
2+
3+
### Bug Fixes
4+
5+
* restore convert methods ([#423](https://github.com/multiformats/js-multiaddr/issues/423)) ([67f78eb](https://github.com/multiformats/js-multiaddr/commit/67f78eb0c5fbb4b8cbeac73082138520ec28ad20))
6+
17
## [12.4.2](https://github.com/multiformats/js-multiaddr/compare/v12.4.1...v12.4.2) (2025-06-16)
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/multiaddr",
3-
"version": "12.4.2",
3+
"version": "12.4.3",
44
"description": "multiaddr implementation (binary + string representation of network addresses)",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/multiformats/js-multiaddr#readme",

0 commit comments

Comments
 (0)