Skip to content

Commit c71a5bd

Browse files
chore(release): 5.0.1 [skip ci]
## [5.0.1](libp2p/js-libp2p-peer-store@v5.0.0...v5.0.1) (2022-12-16) ### Documentation * publish api docs ([libp2p#51](libp2p/js-libp2p-peer-store#51)) ([149e3b9](libp2p/js-libp2p-peer-store@149e3b9))
1 parent 149e3b9 commit c71a5bd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.0.1](https://github.com/libp2p/js-libp2p-peer-store/compare/v5.0.0...v5.0.1) (2022-12-16)
2+
3+
4+
### Documentation
5+
6+
* publish api docs ([#51](https://github.com/libp2p/js-libp2p-peer-store/issues/51)) ([149e3b9](https://github.com/libp2p/js-libp2p-peer-store/commit/149e3b94746944d0a70f5fd1ff46743e3b4ef13f))
7+
18
## [5.0.0](https://github.com/libp2p/js-libp2p-peer-store/compare/v4.0.0...v5.0.0) (2022-10-12)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/peer-store",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Stores information about peers libp2p knows on the network",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-peer-store#readme",

0 commit comments

Comments
 (0)