Skip to content

Commit c9ca1dc

Browse files
chore(release): 8.1.4 [skip ci]
## [8.1.4](libp2p/js-libp2p-peer-store@v8.1.3...v8.1.4) (2023-06-03) ### Tests * add tests for patching and merging protocols ([libp2p#87](libp2p/js-libp2p-peer-store#87)) ([3e51962](libp2p/js-libp2p-peer-store@3e51962))
1 parent 3e51962 commit c9ca1dc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [8.1.4](https://github.com/libp2p/js-libp2p-peer-store/compare/v8.1.3...v8.1.4) (2023-06-03)
2+
3+
4+
### Tests
5+
6+
* add tests for patching and merging protocols ([#87](https://github.com/libp2p/js-libp2p-peer-store/issues/87)) ([3e51962](https://github.com/libp2p/js-libp2p-peer-store/commit/3e5196237d3416ca730696bae6ec0797958d90c7))
7+
18
## [8.1.3](https://github.com/libp2p/js-libp2p-peer-store/compare/v8.1.2...v8.1.3) (2023-06-03)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/peer-store",
3-
"version": "8.1.3",
3+
"version": "8.1.4",
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)