Skip to content

Commit

Permalink
chore(release): 6.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.3](libp2p/js-libp2p-peer-store@v6.0.2...v6.0.3) (2023-03-02)

### Dependencies

* **dev:** bump aegir from 37.12.1 to 38.1.6 ([#66](libp2p/js-libp2p-peer-store#66)) ([df47658](libp2p/js-libp2p-peer-store@df47658))
  • Loading branch information
semantic-release-bot committed Mar 2, 2023
1 parent df47658 commit ac2f065
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [6.0.3](https://github.com/libp2p/js-libp2p-peer-store/compare/v6.0.2...v6.0.3) (2023-03-02)


### Dependencies

* **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))

## [6.0.2](https://github.com/libp2p/js-libp2p-peer-store/compare/v6.0.1...v6.0.2) (2023-03-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@libp2p/peer-store",
"version": "6.0.2",
"version": "6.0.3",
"description": "Stores information about peers libp2p knows on the network",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/libp2p/js-libp2p-peer-store#readme",
Expand Down

0 comments on commit ac2f065

Please sign in to comment.