Skip to content

Commit 7f692e9

Browse files
chore(release): 3.1.2 [skip ci]
## [3.1.2](libp2p/js-libp2p-pubsub@v3.1.1...v3.1.2) (2022-08-11) ### Dependencies * **dev:** update protons to 5.1.0 ([#98](libp2p/js-libp2p-pubsub#98)) ([aa6dc45](libp2p/js-libp2p-pubsub@aa6dc45))
1 parent aa6dc45 commit 7f692e9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.1.2](https://github.com/libp2p/js-libp2p-pubsub/compare/v3.1.1...v3.1.2) (2022-08-11)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** update protons to 5.1.0 ([#98](https://github.com/libp2p/js-libp2p-pubsub/issues/98)) ([aa6dc45](https://github.com/libp2p/js-libp2p-pubsub/commit/aa6dc453dd2d5cdafa58b5c75571f9ec9f69d197))
7+
18
## [3.1.1](https://github.com/libp2p/js-libp2p-pubsub/compare/v3.1.0...v3.1.1) (2022-08-10)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/pubsub",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
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)