Skip to content

Commit

Permalink
chore(release): 5.0.4 [skip ci]
Browse files Browse the repository at this point in the history
### [5.0.4](v5.0.3...v5.0.4) (2022-05-23)

### Bug Fixes

* update deps ([#26](#26)) ([d0bd778](d0bd778))
  • Loading branch information
semantic-release-bot committed May 23, 2022
1 parent d0bd778 commit 4272e70
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [5.0.4](https://github.com/libp2p/js-libp2p-pubsub-peer-discovery/compare/v5.0.3...v5.0.4) (2022-05-23)


### Bug Fixes

* update deps ([#26](https://github.com/libp2p/js-libp2p-pubsub-peer-discovery/issues/26)) ([d0bd778](https://github.com/libp2p/js-libp2p-pubsub-peer-discovery/commit/d0bd77838cac27c2b3160cfd031f2f8288820ca4))

### [5.0.3](https://github.com/libp2p/js-libp2p-pubsub-peer-discovery/compare/v5.0.2...v5.0.3) (2022-05-06)


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/pubsub-peer-discovery",
"version": "5.0.3",
"version": "5.0.4",
"description": "A libp2p module that uses pubsub for mdns like peer discovery",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/libp2p/js-libp2p-pubsub-peer-discovery#readme",
Expand Down

0 comments on commit 4272e70

Please sign in to comment.