Skip to content

Commit 275f39f

Browse files
chore(release): 3.0.4 [skip ci]
## [3.0.4](libp2p/js-libp2p-floodsub@v3.0.3...v3.0.4) (2022-08-10) ### Bug Fixes * update all deps ([#174](libp2p/js-libp2p-floodsub#174)) ([057a01c](libp2p/js-libp2p-floodsub@057a01c))
1 parent 057a01c commit 275f39f

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.0.4](https://github.com/libp2p/js-libp2p-floodsub/compare/v3.0.3...v3.0.4) (2022-08-10)
2+
3+
4+
### Bug Fixes
5+
6+
* update all deps ([#174](https://github.com/libp2p/js-libp2p-floodsub/issues/174)) ([057a01c](https://github.com/libp2p/js-libp2p-floodsub/commit/057a01ced6ad63533b27b4e0aed1e2e17536a131))
7+
18
## [3.0.3](https://github.com/libp2p/js-libp2p-floodsub/compare/v3.0.2...v3.0.3) (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/floodsub",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
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)