Skip to content

Commit 7ea06a8

Browse files
chore(release): 6.0.0 [skip ci]
## [6.0.0](libp2p/js-libp2p-peer-store@v5.0.1...v6.0.0) (2023-01-06) ### ⚠ BREAKING CHANGES * bump multiformats from 10.0.3 to 11.0.0 (libp2p#52) ### Dependencies * bump multiformats from 10.0.3 to 11.0.0 ([libp2p#52](libp2p#52)) ([0b1335c](libp2p@0b1335c))
1 parent 0b1335c commit 7ea06a8

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [6.0.0](https://github.com/libp2p/js-libp2p-peer-store/compare/v5.0.1...v6.0.0) (2023-01-06)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* bump multiformats from 10.0.3 to 11.0.0 (#52)
7+
8+
### Dependencies
9+
10+
* bump multiformats from 10.0.3 to 11.0.0 ([#52](https://github.com/libp2p/js-libp2p-peer-store/issues/52)) ([0b1335c](https://github.com/libp2p/js-libp2p-peer-store/commit/0b1335c1b6f01fc8e750704f0821523fdd2d1502))
11+
112
## [5.0.1](https://github.com/libp2p/js-libp2p-peer-store/compare/v5.0.0...v5.0.1) (2022-12-16)
213

314

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.1",
3+
"version": "6.0.0",
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)