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

Commit 4eeef7e

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2023-08-05) ### Trivial Changes * Update .github/workflows/stale.yml [skip ci] ([77f9ffc](77f9ffc)) * Update .github/workflows/stale.yml [skip ci] ([f95d5ca](f95d5ca)) * Update .github/workflows/stale.yml [skip ci] ([58a4feb](58a4feb)) ### Dependencies * **dev:** bump aegir from 39.0.13 to 40.0.8 ([#16](#16)) ([088828f](088828f))
1 parent 088828f commit 4eeef7e

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [1.0.2](https://github.com/libp2p/js-reframe-content-routing/compare/v1.0.1...v1.0.2) (2023-08-05)
2+
3+
4+
### Trivial Changes
5+
6+
* Update .github/workflows/stale.yml [skip ci] ([77f9ffc](https://github.com/libp2p/js-reframe-content-routing/commit/77f9ffce2cb7ea56c0861b4de9c7284d4b1b36ff))
7+
* Update .github/workflows/stale.yml [skip ci] ([f95d5ca](https://github.com/libp2p/js-reframe-content-routing/commit/f95d5ca6be48da5d2d175277298638de12ca3558))
8+
* Update .github/workflows/stale.yml [skip ci] ([58a4feb](https://github.com/libp2p/js-reframe-content-routing/commit/58a4febb7c6856601e7c1200b4c7006b4c5903ad))
9+
10+
11+
### Dependencies
12+
13+
* **dev:** bump aegir from 39.0.13 to 40.0.8 ([#16](https://github.com/libp2p/js-reframe-content-routing/issues/16)) ([088828f](https://github.com/libp2p/js-reframe-content-routing/commit/088828f3d87969c168089bbc6787517805959dbc))
14+
115
## [1.0.1](https://github.com/libp2p/js-reframe-content-routing/compare/v1.0.0...v1.0.1) (2023-05-19)
216

317

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/reframe-content-routing",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Use a Reframe service to discover content providers",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-reframe-content-routing#readme",

0 commit comments

Comments
 (0)