Skip to content

Commit cddf1a9

Browse files
chore(release): 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2023-11-06) ### Dependencies * **dev:** bump aegir from 40.0.13 to 41.1.8 ([#18](#18)) ([69890e2](69890e2))
1 parent 69890e2 commit cddf1a9

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.0.3](https://github.com/multiformats/js-multiaddr-matcher/compare/v1.0.2...v1.0.3) (2023-11-06)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump aegir from 40.0.13 to 41.1.8 ([#18](https://github.com/multiformats/js-multiaddr-matcher/issues/18)) ([69890e2](https://github.com/multiformats/js-multiaddr-matcher/commit/69890e29a79b4fa0ba7ec993644d157fac53a256))
7+
18
## [1.0.2](https://github.com/multiformats/js-multiaddr-matcher/compare/v1.0.1...v1.0.2) (2023-09-19)
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.0.2",
3+
"version": "1.0.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)