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

Commit c673145

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2023-10-06) ### Trivial Changes * add or force update .github/workflows/js-test-and-release.yml ([#22](#22)) ([cb9facf](cb9facf)) * delete templates [skip ci] ([#21](#21)) ([7892673](7892673)) * Update .github/workflows/stale.yml [skip ci] ([cb1186f](cb1186f)) ### Dependencies * **dev:** bump aegir from 40.0.13 to 41.0.0 ([#26](#26)) ([951bd07](951bd07))
1 parent 951bd07 commit c673145

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-http-v1-content-routing/compare/v1.0.1...v1.0.2) (2023-10-06)
2+
3+
4+
### Trivial Changes
5+
6+
* add or force update .github/workflows/js-test-and-release.yml ([#22](https://github.com/libp2p/js-http-v1-content-routing/issues/22)) ([cb9facf](https://github.com/libp2p/js-http-v1-content-routing/commit/cb9facf55e37563f9c0d2cd31d5aa0bd0516cfaf))
7+
* delete templates [skip ci] ([#21](https://github.com/libp2p/js-http-v1-content-routing/issues/21)) ([7892673](https://github.com/libp2p/js-http-v1-content-routing/commit/7892673a1bf9d10eaeb318127ba02cdb629a8f98))
8+
* Update .github/workflows/stale.yml [skip ci] ([cb1186f](https://github.com/libp2p/js-http-v1-content-routing/commit/cb1186f1359157bf2f6d0779f5a5eb089a4f37ca))
9+
10+
11+
### Dependencies
12+
13+
* **dev:** bump aegir from 40.0.13 to 41.0.0 ([#26](https://github.com/libp2p/js-http-v1-content-routing/issues/26)) ([951bd07](https://github.com/libp2p/js-http-v1-content-routing/commit/951bd07065fd10dba1c751d4e172a9b986d11f59))
14+
115
## [1.0.1](https://github.com/libp2p/js-http-v1-content-routing/compare/v1.0.0...v1.0.1) (2023-08-05)
216

317

package.json

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

0 commit comments

Comments
 (0)