Skip to content

Commit d09bd34

Browse files
chore(release): 7.0.2 [skip ci]
## [7.0.2](libp2p/js-libp2p-mdns@v7.0.1...v7.0.2) (2023-03-30) ### Bug Fixes * correction package.json exports types path ([libp2p#191](libp2p/js-libp2p-mdns#191)) ([25e353b](libp2p/js-libp2p-mdns@25e353b))
1 parent 25e353b commit d09bd34

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [7.0.2](https://github.com/libp2p/js-libp2p-mdns/compare/v7.0.1...v7.0.2) (2023-03-30)
2+
3+
4+
### Bug Fixes
5+
6+
* correction package.json exports types path ([#191](https://github.com/libp2p/js-libp2p-mdns/issues/191)) ([25e353b](https://github.com/libp2p/js-libp2p-mdns/commit/25e353b1b1a5261ceb484acde924d8f007238326))
7+
18
## [7.0.1](https://github.com/libp2p/js-libp2p-mdns/compare/v7.0.0...v7.0.1) (2023-03-17)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/mdns",
3-
"version": "7.0.1",
3+
"version": "7.0.2",
44
"description": "Node.js libp2p mDNS discovery implementation for peer discovery",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-mdns#readme",

0 commit comments

Comments
 (0)