Skip to content

Commit 8a72835

Browse files
chore(release): 1.2.3 [skip ci]
## [1.2.3](v1.2.2...v1.2.3) (2024-06-04) ### Dependencies * **dev:** bump aegir from 42.2.11 to 43.0.1 ([#29](#29)) ([a761d48](a761d48))
1 parent a761d48 commit 8a72835

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.3](https://github.com/multiformats/js-multiaddr-matcher/compare/v1.2.2...v1.2.3) (2024-06-04)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump aegir from 42.2.11 to 43.0.1 ([#29](https://github.com/multiformats/js-multiaddr-matcher/issues/29)) ([a761d48](https://github.com/multiformats/js-multiaddr-matcher/commit/a761d48d69ee894c7326e198c36a8b0b8a4c5592))
7+
18
## [1.2.2](https://github.com/multiformats/js-multiaddr-matcher/compare/v1.2.1...v1.2.2) (2024-05-28)
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.2",
3+
"version": "1.2.3",
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)