We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa6dc45 commit 7f692e9Copy full SHA for 7f692e9
CHANGELOG.md
@@ -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
8
## [3.1.1](https://github.com/libp2p/js-libp2p-pubsub/compare/v3.1.0...v3.1.1) (2022-08-10)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@libp2p/pubsub",
- "version": "3.1.1",
+ "version": "3.1.2",
"description": "libp2p pubsub base class",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/libp2p/js-libp2p-pubsub#readme",
0 commit comments