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

Commit f3d12fc

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2023-05-19) ### Trivial Changes * Update .github/workflows/stale.yml [skip ci] ([e958f19](e958f19)) ### Dependencies * **dev:** bump aegir from 38.1.8 to 39.0.7 ([#9](#9)) ([94c23bf](94c23bf)) ### Documentation * update config key name ([#3](#3)) ([bb798a4](bb798a4))
1 parent bb798a4 commit f3d12fc

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## [1.0.1](https://github.com/libp2p/js-reframe-content-routing/compare/v1.0.0...v1.0.1) (2023-05-19)
2+
3+
4+
### Trivial Changes
5+
6+
* Update .github/workflows/stale.yml [skip ci] ([e958f19](https://github.com/libp2p/js-reframe-content-routing/commit/e958f19e053cb9cdbbae29d6e552e7a443d0eae1))
7+
8+
9+
### Dependencies
10+
11+
* **dev:** bump aegir from 38.1.8 to 39.0.7 ([#9](https://github.com/libp2p/js-reframe-content-routing/issues/9)) ([94c23bf](https://github.com/libp2p/js-reframe-content-routing/commit/94c23bf32e63e2bad9a26bf7a6eccbc87ec0e290))
12+
13+
14+
### Documentation
15+
16+
* update config key name ([#3](https://github.com/libp2p/js-reframe-content-routing/issues/3)) ([bb798a4](https://github.com/libp2p/js-reframe-content-routing/commit/bb798a442e7b6c76ce260eceb073ab17880c6183))
17+
118
## 1.0.0 (2023-04-15)
219

320

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.0",
3+
"version": "1.0.1",
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)