Skip to content

Commit bf98189

Browse files
chore(release): 12.4.2 [skip ci]
## [12.4.2](v12.4.1...v12.4.2) (2025-06-16) ### Bug Fixes * skip validation when encapsulating/decapsulating ([#420](#420)) ([c208caf](c208caf))
1 parent c208caf commit bf98189

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.2](https://github.com/multiformats/js-multiaddr/compare/v12.4.1...v12.4.2) (2025-06-16)
2+
3+
### Bug Fixes
4+
5+
* skip validation when encapsulating/decapsulating ([#420](https://github.com/multiformats/js-multiaddr/issues/420)) ([c208caf](https://github.com/multiformats/js-multiaddr/commit/c208cafc26ce74a96aa0ee3af626c2ffe2e769e9))
6+
17
## [12.4.1](https://github.com/multiformats/js-multiaddr/compare/v12.4.0...v12.4.1) (2025-05-30)
28

39
### 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/multiaddr",
3-
"version": "12.4.1",
3+
"version": "12.4.2",
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)