Skip to content

Commit

Permalink
chore(release): 5.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [5.0.1](libp2p/js-libp2p-pubsub@v5.0.0...v5.0.1) (2022-12-16)

### Documentation

* publish api docs ([#113](libp2p/js-libp2p-pubsub#113)) ([bc20def](libp2p/js-libp2p-pubsub@bc20def))
  • Loading branch information
semantic-release-bot committed Dec 16, 2022
1 parent bc20def commit 9a7b840
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.1](https://github.com/libp2p/js-libp2p-pubsub/compare/v5.0.0...v5.0.1) (2022-12-16)


### Documentation

* publish api docs ([#113](https://github.com/libp2p/js-libp2p-pubsub/issues/113)) ([bc20def](https://github.com/libp2p/js-libp2p-pubsub/commit/bc20defefafbe97defb64e18a7ae10527bff4ae6))

## [5.0.0](https://github.com/libp2p/js-libp2p-pubsub/compare/v4.0.1...v5.0.0) (2022-10-12)


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",
"version": "5.0.0",
"version": "5.0.1",
"description": "libp2p pubsub base class",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/libp2p/js-libp2p-pubsub#readme",
Expand Down

0 comments on commit 9a7b840

Please sign in to comment.