Skip to content

Commit 57314d2

Browse files
chore(release): 1.2.4 [skip ci]
## [1.2.4](v1.2.3...v1.2.4) (2024-06-04) ### Bug Fixes * make webrtc-direct certhashes optional and require udp ([#30](#30)) ([4ea2f4e](4ea2f4e))
1 parent 4ea2f4e commit 57314d2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.4](https://github.com/multiformats/js-multiaddr-matcher/compare/v1.2.3...v1.2.4) (2024-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* make webrtc-direct certhashes optional and require udp ([#30](https://github.com/multiformats/js-multiaddr-matcher/issues/30)) ([4ea2f4e](https://github.com/multiformats/js-multiaddr-matcher/commit/4ea2f4e864c366b18ea7c574b00a9b5e8a9ebd48))
7+
18
## [1.2.3](https://github.com/multiformats/js-multiaddr-matcher/compare/v1.2.2...v1.2.3) (2024-06-04)
29

310

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-matcher",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "Match different multiaddr formats",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/multiformats/js-multiaddr-matcher#readme",

0 commit comments

Comments
 (0)