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

Commit 422058d

Browse files
chore(release): 2.0.1 [skip ci]
## [@libp2p/interface-peer-id-v2.0.1](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-peer-id-v2.0.0...@libp2p/interface-peer-id-v2.0.1) (2023-01-18) ### Trivial Changes * remove lerna ([#330](#330)) ([6678592](6678592)) ### Dependencies * bump aegir from 37.12.1 to 38.1.0 ([#335](#335)) ([7368a36](7368a36))
1 parent ceb29a7 commit 422058d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/interface-peer-id/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [@libp2p/interface-peer-id-v2.0.1](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-peer-id-v2.0.0...@libp2p/interface-peer-id-v2.0.1) (2023-01-18)
2+
3+
4+
### Trivial Changes
5+
6+
* remove lerna ([#330](https://github.com/libp2p/js-libp2p-interfaces/issues/330)) ([6678592](https://github.com/libp2p/js-libp2p-interfaces/commit/6678592dd0cf601a2671852f9d2a0aff5dee2b18))
7+
8+
9+
### Dependencies
10+
11+
* bump aegir from 37.12.1 to 38.1.0 ([#335](https://github.com/libp2p/js-libp2p-interfaces/issues/335)) ([7368a36](https://github.com/libp2p/js-libp2p-interfaces/commit/7368a363423a08e8fa247dcb76ea13e4cf030d65))
12+
113
## [@libp2p/interface-peer-id-v2.0.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-peer-id-v1.1.2...@libp2p/interface-peer-id-v2.0.0) (2023-01-06)
214

315

packages/interface-peer-id/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/interface-peer-id",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Peer Identifier interface for libp2p",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-interfaces/tree/master/packages/interface-peer-id#readme",

0 commit comments

Comments
 (0)