Skip to content

Commit 1111bc3

Browse files
chore(release): 1.2.5 [skip ci]
## [1.2.5](v1.2.4...v1.2.5) (2024-09-26) ### Dependencies * **dev:** bump aegir from 43.0.3 to 44.1.1 ([#34](#34)) ([bec98c1](bec98c1))
1 parent bec98c1 commit 1111bc3

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+
## [1.2.5](https://github.com/multiformats/js-multiaddr-matcher/compare/v1.2.4...v1.2.5) (2024-09-26)
2+
3+
### Dependencies
4+
5+
* **dev:** bump aegir from 43.0.3 to 44.1.1 ([#34](https://github.com/multiformats/js-multiaddr-matcher/issues/34)) ([bec98c1](https://github.com/multiformats/js-multiaddr-matcher/commit/bec98c155f2a8af4b5b3aacdc1621e5d1670293b))
6+
17
## [1.2.4](https://github.com/multiformats/js-multiaddr-matcher/compare/v1.2.3...v1.2.4) (2024-06-04)
28

39

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