Skip to content

Commit 9f0be04

Browse files
chore(master): release 4.0.0 (#324)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 891c6fd commit 9f0be04

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,17 @@
1515
* chore: update cd action by @mpetrunic in https://github.com/ChainSafe/js-libp2p-gossipsub/pull/245
1616

1717

18+
## [4.0.0](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v3.5.1...v4.0.0) (2022-08-11)
19+
20+
21+
### ⚠ BREAKING CHANGES
22+
23+
*
24+
25+
### Miscellaneous
26+
27+
* update dependencies ([#322](https://github.com/ChainSafe/js-libp2p-gossipsub/issues/322)) ([891c6fd](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/891c6fddaaf5e5c62c293987ceea94e8014117ae))
28+
1829
## [3.5.1](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v3.5.0...v3.5.1) (2022-08-11)
1930

2031

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainsafe/libp2p-gossipsub",
3-
"version": "3.5.1",
3+
"version": "4.0.0",
44
"description": "A typescript implementation of gossipsub",
55
"leadMaintainer": "Cayman Nava <[email protected]>",
66
"files": [

0 commit comments

Comments
 (0)