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

Commit

Permalink
chore(release): 8.2.0 [skip ci]
Browse files Browse the repository at this point in the history
## [8.2.0](v8.1.4...v8.2.0) (2023-06-11)

### Features

* support peer queries ([#88](#88)) ([6b780fe](6b780fe))
  • Loading branch information
semantic-release-bot committed Jun 11, 2023
1 parent 6b780fe commit 3584561
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 @@
## [8.2.0](https://github.com/libp2p/js-libp2p-peer-store/compare/v8.1.4...v8.2.0) (2023-06-11)


### Features

* support peer queries ([#88](https://github.com/libp2p/js-libp2p-peer-store/issues/88)) ([6b780fe](https://github.com/libp2p/js-libp2p-peer-store/commit/6b780fe49e81ce82ea83326e76b23390ac966f02))

## [8.1.4](https://github.com/libp2p/js-libp2p-peer-store/compare/v8.1.3...v8.1.4) (2023-06-03)


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": "8.1.4",
"version": "8.2.0",
"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 3584561

Please sign in to comment.