Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Commit ac2f065

Browse files
chore(release): 6.0.3 [skip ci]
## [6.0.3](v6.0.2...v6.0.3) (2023-03-02) ### Dependencies * **dev:** bump aegir from 37.12.1 to 38.1.6 ([#66](#66)) ([df47658](df47658))
1 parent df47658 commit ac2f065

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+
## [6.0.3](https://github.com/libp2p/js-libp2p-peer-store/compare/v6.0.2...v6.0.3) (2023-03-02)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump aegir from 37.12.1 to 38.1.6 ([#66](https://github.com/libp2p/js-libp2p-peer-store/issues/66)) ([df47658](https://github.com/libp2p/js-libp2p-peer-store/commit/df47658459ef0f691fa509475cea7161ddc0e78e))
7+
18
## [6.0.2](https://github.com/libp2p/js-libp2p-peer-store/compare/v6.0.1...v6.0.2) (2023-03-02)
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": "6.0.2",
3+
"version": "6.0.3",
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)