Skip to content

Commit 8b01d5f

Browse files
chore(release): 3.1.1 [skip ci]
## [3.1.1](libp2p/js-libp2p-pubsub@v3.1.0...v3.1.1) (2022-08-10) ### Dependencies * update all deps ([#94](libp2p/js-libp2p-pubsub#94)) ([5d5d788](libp2p/js-libp2p-pubsub@5d5d788))
1 parent 5d5d788 commit 8b01d5f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.1.1](https://github.com/libp2p/js-libp2p-pubsub/compare/v3.1.0...v3.1.1) (2022-08-10)
2+
3+
4+
### Dependencies
5+
6+
* update all deps ([#94](https://github.com/libp2p/js-libp2p-pubsub/issues/94)) ([5d5d788](https://github.com/libp2p/js-libp2p-pubsub/commit/5d5d78820c5feaca070ef504c83b730fd3b8b2d4))
7+
18
## [3.1.0](https://github.com/libp2p/js-libp2p-pubsub/compare/v3.0.4...v3.1.0) (2022-08-03)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/pubsub",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "libp2p pubsub base class",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-pubsub#readme",

0 commit comments

Comments
 (0)