Skip to content

Commit 463262b

Browse files
chore(release): 2.0.1 [skip ci]
## [2.0.1](v2.0.0...v2.0.1) (2022-06-15) ### Trivial Changes * update deps ([#77](#77)) ([d982ab9](d982ab9))
1 parent d982ab9 commit 463262b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.1](https://github.com/libp2p/js-libp2p-delegated-peer-routing/compare/v2.0.0...v2.0.1) (2022-06-15)
2+
3+
4+
### Trivial Changes
5+
6+
* update deps ([#77](https://github.com/libp2p/js-libp2p-delegated-peer-routing/issues/77)) ([d982ab9](https://github.com/libp2p/js-libp2p-delegated-peer-routing/commit/d982ab96db013e5b752ff04dedcb8201fb00c5fc))
7+
18
## [2.0.0](https://github.com/libp2p/js-libp2p-delegated-peer-routing/compare/v1.0.5...v2.0.0) (2022-06-15)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/delegated-peer-routing",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Leverage other peers in the libp2p network to perform Peer Routing calls.",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-delegated-peer-routing#readme",

0 commit comments

Comments
 (0)