Skip to content
This repository was archived by the owner on Jun 26, 2023. It is now read-only.

Commit e05100b

Browse files
chore(release): 1.1.5 [skip ci]
## [@libp2p/peer-id-v1.1.5](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/peer-id-v1.1.4...@libp2p/peer-id-v1.1.5) (2022-02-18) ### Bug Fixes * simpler pubsub ([#172](#172)) ([98715ed](98715ed))
1 parent 5c26461 commit e05100b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/libp2p-peer-id/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [@libp2p/peer-id-v1.1.5](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/peer-id-v1.1.4...@libp2p/peer-id-v1.1.5) (2022-02-18)
2+
3+
4+
### Bug Fixes
5+
6+
* simpler pubsub ([#172](https://github.com/libp2p/js-libp2p-interfaces/issues/172)) ([98715ed](https://github.com/libp2p/js-libp2p-interfaces/commit/98715ed73183b32e4fda3d878a462389548358d9))
7+
18
## [@libp2p/peer-id-v1.1.4](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/peer-id-v1.1.3...@libp2p/peer-id-v1.1.4) (2022-02-17)
29

310

packages/libp2p-peer-id/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/peer-id",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "IPFS Peer Id implementation in Node.js",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-interfaces/tree/master/packages/libp2p-peer-id#readme",

0 commit comments

Comments
 (0)