Skip to content

Commit f255ae4

Browse files
chore(master): release 12.0.0 (#490)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 18955dc commit f255ae4

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
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+
## [12.0.0](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v11.2.1...v12.0.0) (2024-02-10)
19+
20+
21+
### ⚠ BREAKING CHANGES
22+
23+
* switch back to protons ([#468](https://github.com/ChainSafe/js-libp2p-gossipsub/issues/468))
24+
25+
### Features
26+
27+
* switch back to protons ([#468](https://github.com/ChainSafe/js-libp2p-gossipsub/issues/468)) ([18955dc](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/18955dcc7effe5a2792a08476fa420fa6474509a))
28+
1829
## [11.2.1](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v11.2.0...v11.2.1) (2024-02-05)
1930

2031

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "11.2.1",
3+
"version": "12.0.0",
44
"description": "A typescript implementation of gossipsub",
55
"files": [
66
"src",

0 commit comments

Comments
 (0)