Skip to content

Commit da758b8

Browse files
chore(release): 3.0.1 [skip ci]
## [3.0.1](v3.0.0...v3.0.1) (2022-12-19) ### Documentation * publish api docs ([#99](#99)) ([5bd7679](5bd7679))
1 parent 5bd7679 commit da758b8

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+
## [3.0.1](https://github.com/libp2p/js-libp2p-delegated-peer-routing/compare/v3.0.0...v3.0.1) (2022-12-19)
2+
3+
4+
### Documentation
5+
6+
* publish api docs ([#99](https://github.com/libp2p/js-libp2p-delegated-peer-routing/issues/99)) ([5bd7679](https://github.com/libp2p/js-libp2p-delegated-peer-routing/commit/5bd7679865a0dd14412ad50a5180798a27dc41c3))
7+
18
## [3.0.0](https://github.com/libp2p/js-libp2p-delegated-peer-routing/compare/v2.0.2...v3.0.0) (2022-10-13)
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": "3.0.0",
3+
"version": "3.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)