Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Commit 52a66e5

Browse files
chore(release): 6.0.0 [skip ci]
## [6.0.0](v5.1.1...v6.0.0) (2023-01-06) ### ⚠ BREAKING CHANGES * update multiformats to v11.x.x (#178) ### Bug Fixes * update multiformats to v11.x.x ([#178](#178)) ([e48b9b1](e48b9b1))
1 parent e48b9b1 commit 52a66e5

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [6.0.0](https://github.com/libp2p/js-libp2p-mdns/compare/v5.1.1...v6.0.0) (2023-01-06)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* update multiformats to v11.x.x (#178)
7+
8+
### Bug Fixes
9+
10+
* update multiformats to v11.x.x ([#178](https://github.com/libp2p/js-libp2p-mdns/issues/178)) ([e48b9b1](https://github.com/libp2p/js-libp2p-mdns/commit/e48b9b199a1a76893f888368b4a027df9ac0c4cf))
11+
112
## [5.1.1](https://github.com/libp2p/js-libp2p-mdns/compare/v5.1.0...v5.1.1) (2022-12-16)
213

314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/mdns",
3-
"version": "5.1.1",
3+
"version": "6.0.0",
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)