Skip to content

Commit 60b5dad

Browse files
chore(master): release 14.1.1 (#520)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7e21ba0 commit 60b5dad

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@
1515
* chore: update cd action by @mpetrunic in https://github.com/ChainSafe/js-libp2p-gossipsub/pull/245
1616

1717

18+
## [14.1.1](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v14.1.0...v14.1.1) (2025-03-28)
19+
20+
21+
### Bug Fixes
22+
23+
* cache peer ids ([#519](https://github.com/ChainSafe/js-libp2p-gossipsub/issues/519)) ([7e21ba0](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/7e21ba0cb7a5e2b749b0bde28258f07b51f5baa2))
24+
1825
## [14.1.0](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v14.0.0...v14.1.0) (2024-09-13)
1926

2027

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainsafe/libp2p-gossipsub",
3-
"version": "14.1.0",
3+
"version": "14.1.1",
44
"description": "A typescript implementation of gossipsub",
55
"files": [
66
"src",

0 commit comments

Comments
 (0)