Skip to content

Commit 21dce2a

Browse files
chore(release): 12.4.1 [skip ci]
## [12.4.1](v12.4.0...v12.4.1) (2025-05-30) ### Dependencies * **dev:** bump aegir from 45.0.9 to 47.0.12 ([#419](#419)) ([c784a8c](c784a8c))
1 parent c784a8c commit 21dce2a

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.1](https://github.com/multiformats/js-multiaddr/compare/v12.4.0...v12.4.1) (2025-05-30)
2+
3+
### Dependencies
4+
5+
* **dev:** bump aegir from 45.0.9 to 47.0.12 ([#419](https://github.com/multiformats/js-multiaddr/issues/419)) ([c784a8c](https://github.com/multiformats/js-multiaddr/commit/c784a8c53dd3aaa770a79a3d03a34c7ccaf1905e))
6+
17
## [12.4.0](https://github.com/multiformats/js-multiaddr/compare/v12.3.5...v12.4.0) (2025-02-20)
28

39
### Features

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.0",
3+
"version": "12.4.1",
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)