Skip to content

Commit e14fb50

Browse files
chore(release): 4.0.4 [skip ci]
## [4.0.4](libp2p/js-libp2p-peer-record@v4.0.3...v4.0.4) (2022-10-12) ### Dependencies * bump uint8arrays, protons and multiformats ([libp2p#29](libp2p/js-libp2p-peer-record#29)) ([04bf67d](libp2p/js-libp2p-peer-record@04bf67d))
1 parent 04bf67d commit e14fb50

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+
## [4.0.4](https://github.com/libp2p/js-libp2p-peer-record/compare/v4.0.3...v4.0.4) (2022-10-12)
2+
3+
4+
### Dependencies
5+
6+
* bump uint8arrays, protons and multiformats ([#29](https://github.com/libp2p/js-libp2p-peer-record/issues/29)) ([04bf67d](https://github.com/libp2p/js-libp2p-peer-record/commit/04bf67daedbc75a9f7e6144c1bc818cd7f872b5b))
7+
18
## [4.0.3](https://github.com/libp2p/js-libp2p-peer-record/compare/v4.0.2...v4.0.3) (2022-09-21)
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-record",
3-
"version": "4.0.3",
3+
"version": "4.0.4",
44
"description": "Used to transfer signed peer data across the network",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-peer-record#readme",

0 commit comments

Comments
 (0)