Skip to content

Commit 92e32f6

Browse files
chore(release): 6.0.2 [skip ci]
## [6.0.2](libp2p/js-libp2p-floodsub@v6.0.1...v6.0.2) (2023-03-10) ### Dependencies * bump protons-runtime from 4.0.2 to 5.0.0 ([#207](libp2p/js-libp2p-floodsub#207)) ([8e7e186](libp2p/js-libp2p-floodsub@8e7e186))
1 parent 8e7e186 commit 92e32f6

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+
## [6.0.2](https://github.com/libp2p/js-libp2p-floodsub/compare/v6.0.1...v6.0.2) (2023-03-10)
2+
3+
4+
### Dependencies
5+
6+
* bump protons-runtime from 4.0.2 to 5.0.0 ([#207](https://github.com/libp2p/js-libp2p-floodsub/issues/207)) ([8e7e186](https://github.com/libp2p/js-libp2p-floodsub/commit/8e7e186f7cac515373d85f7c73aed285f273bea5))
7+
18
## [6.0.1](https://github.com/libp2p/js-libp2p-floodsub/compare/v6.0.0...v6.0.1) (2023-03-10)
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/floodsub",
3-
"version": "6.0.1",
3+
"version": "6.0.2",
44
"description": "libp2p-floodsub, also known as pubsub-flood or just dumbsub, this implementation of pubsub focused on delivering an API for Publish/Subscribe, but with no CastTree Forming (it just floods the network).",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-floodsub#readme",

0 commit comments

Comments
 (0)