Skip to content

Commit

Permalink
chore(release): 6.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.4](libp2p/js-libp2p-pubsub@v6.0.3...v6.0.4) (2023-02-22)

### Dependencies

* **dev:** bump aegir from 37.12.1 to 38.1.6 ([#128](libp2p/js-libp2p-pubsub#128)) ([7609545](libp2p/js-libp2p-pubsub@7609545))
  • Loading branch information
semantic-release-bot committed Feb 22, 2023
1 parent 7609545 commit 172cb29
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 @@
## [6.0.4](https://github.com/libp2p/js-libp2p-pubsub/compare/v6.0.3...v6.0.4) (2023-02-22)


### Dependencies

* **dev:** bump aegir from 37.12.1 to 38.1.6 ([#128](https://github.com/libp2p/js-libp2p-pubsub/issues/128)) ([7609545](https://github.com/libp2p/js-libp2p-pubsub/commit/7609545f732f94a1e52586b99f62f6c49d2b6c76))

## [6.0.3](https://github.com/libp2p/js-libp2p-pubsub/compare/v6.0.2...v6.0.3) (2023-02-22)


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": "6.0.3",
"version": "6.0.4",
"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 172cb29

Please sign in to comment.