Skip to content

Commit 883d591

Browse files
chore(release): 1.4.1 [skip ci]
## [1.4.1](v1.4.0...v1.4.1) (2024-11-04) ### Dependencies * **dev:** bump aegir from 44.1.4 to 45.0.1 ([#40](#40)) ([443cd68](443cd68))
1 parent 443cd68 commit 883d591

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.4.1](https://github.com/multiformats/js-multiaddr-matcher/compare/v1.4.0...v1.4.1) (2024-11-04)
2+
3+
### Dependencies
4+
5+
* **dev:** bump aegir from 44.1.4 to 45.0.1 ([#40](https://github.com/multiformats/js-multiaddr-matcher/issues/40)) ([443cd68](https://github.com/multiformats/js-multiaddr-matcher/commit/443cd6841c6623c6e2dc0dc7a83108f1d3dc4a0d))
6+
17
## [1.4.0](https://github.com/multiformats/js-multiaddr-matcher/compare/v1.3.0...v1.4.0) (2024-10-28)
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-matcher",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
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)