Skip to content

Commit 99d9f16

Browse files
chore(release): 2.0.2 [skip ci]
## [2.0.2](v2.0.1...v2.0.2) (2022-09-21) ### Bug Fixes * update all deps ([#100](#100)) ([253263d](253263d)) ### Trivial Changes * Update .github/workflows/stale.yml [skip ci] ([7c4e725](7c4e725)) * update deps ([#99](#99)) ([b4ea958](b4ea958))
1 parent 253263d commit 99d9f16

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [2.0.2](https://github.com/libp2p/js-libp2p-delegated-content-routing/compare/v2.0.1...v2.0.2) (2022-09-21)
2+
3+
4+
### Bug Fixes
5+
6+
* update all deps ([#100](https://github.com/libp2p/js-libp2p-delegated-content-routing/issues/100)) ([253263d](https://github.com/libp2p/js-libp2p-delegated-content-routing/commit/253263d0e70d204ff8243d2d1bff123c7b8d318b))
7+
8+
9+
### Trivial Changes
10+
11+
* Update .github/workflows/stale.yml [skip ci] ([7c4e725](https://github.com/libp2p/js-libp2p-delegated-content-routing/commit/7c4e725753f569a3002c2900205ec077dff3bd65))
12+
* update deps ([#99](https://github.com/libp2p/js-libp2p-delegated-content-routing/issues/99)) ([b4ea958](https://github.com/libp2p/js-libp2p-delegated-content-routing/commit/b4ea95883c90b5ff1173a7d13f09fdc2012851aa))
13+
114
## [2.0.1](https://github.com/libp2p/js-libp2p-delegated-content-routing/compare/v2.0.0...v2.0.1) (2022-06-15)
215

316

package.json

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

0 commit comments

Comments
 (0)