Skip to content

Commit

Permalink
chore(release): 3.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.4](libp2p/js-libp2p-pubsub@v3.0.3...v3.0.4) (2022-08-01)

### Trivial Changes

* update project config ([#86](libp2p/js-libp2p-pubsub#86)) ([3251829](libp2p/js-libp2p-pubsub@3251829))

### Dependencies

* update it-length-prefixed and uint8arraylists deps ([#91](libp2p/js-libp2p-pubsub#91)) ([f295fce](libp2p/js-libp2p-pubsub@f295fce))
  • Loading branch information
semantic-release-bot committed Aug 1, 2022
1 parent f295fce commit 7a68b4b
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 @@
## [3.0.4](https://github.com/libp2p/js-libp2p-pubsub/compare/v3.0.3...v3.0.4) (2022-08-01)


### Trivial Changes

* update project config ([#86](https://github.com/libp2p/js-libp2p-pubsub/issues/86)) ([3251829](https://github.com/libp2p/js-libp2p-pubsub/commit/3251829d4bb433fd26dc5cc9c8366c9a49d23e76))


### Dependencies

* update it-length-prefixed and uint8arraylists deps ([#91](https://github.com/libp2p/js-libp2p-pubsub/issues/91)) ([f295fce](https://github.com/libp2p/js-libp2p-pubsub/commit/f295fce10a32edb73789a6b08cd9ce9420bbb6a3))

## [3.0.3](https://github.com/libp2p/js-libp2p-pubsub/compare/v3.0.2...v3.0.3) (2022-06-30)


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": "3.0.3",
"version": "3.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 7a68b4b

Please sign in to comment.