Skip to content

Commit

Permalink
chore(release): 5.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [5.1.1](libp2p/js-libp2p-mdns@v5.1.0...v5.1.1) (2022-12-16)

### Documentation

* publish typedocs ([libp2p#176](libp2p/js-libp2p-mdns#176)) ([7f3a41b](libp2p/js-libp2p-mdns@7f3a41b))

### Trivial Changes

* remove lockfile ([3c1b399](libp2p/js-libp2p-mdns@3c1b399))
  • Loading branch information
semantic-release-bot committed Dec 16, 2022
1 parent 3c1b399 commit c515d93
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [5.1.1](https://github.com/libp2p/js-libp2p-mdns/compare/v5.1.0...v5.1.1) (2022-12-16)


### Documentation

* publish typedocs ([#176](https://github.com/libp2p/js-libp2p-mdns/issues/176)) ([7f3a41b](https://github.com/libp2p/js-libp2p-mdns/commit/7f3a41b59a85f618e0af8af9cbda77961edab334))


### Trivial Changes

* remove lockfile ([3c1b399](https://github.com/libp2p/js-libp2p-mdns/commit/3c1b39962442869f6f00a748d86d60f3aa204684))

## [5.1.0](https://github.com/libp2p/js-libp2p-mdns/compare/v5.0.0...v5.1.0) (2022-10-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@libp2p/mdns",
"version": "5.1.0",
"version": "5.1.1",
"description": "Node.js libp2p mDNS discovery implementation for peer discovery",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/libp2p/js-libp2p-mdns#readme",
Expand Down

0 comments on commit c515d93

Please sign in to comment.