Skip to content

Commit 5be8902

Browse files
chore(release): 4.0.13 [skip ci]
## [4.0.13](v4.0.12...v4.0.13) (2023-10-06) ### Trivial Changes * add missing dep ([ba7f237](ba7f237)) * Update .github/pull_request_template.md [skip ci] ([7ec087a](7ec087a)) * update config ([4095e1d](4095e1d)) ### Dependencies * **dev:** bump aegir from 39.0.13 to 40.0.8 ([#149](#149)) ([2b97412](2b97412))
1 parent 4095e1d commit 5be8902

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [4.0.13](https://github.com/libp2p/js-libp2p-delegated-peer-routing/compare/v4.0.12...v4.0.13) (2023-10-06)
2+
3+
4+
### Trivial Changes
5+
6+
* add missing dep ([ba7f237](https://github.com/libp2p/js-libp2p-delegated-peer-routing/commit/ba7f23742998980231f6be4bb885979f9bab1059))
7+
* Update .github/pull_request_template.md [skip ci] ([7ec087a](https://github.com/libp2p/js-libp2p-delegated-peer-routing/commit/7ec087a24013a4406393efee09c8385c976ff6c6))
8+
* update config ([4095e1d](https://github.com/libp2p/js-libp2p-delegated-peer-routing/commit/4095e1d0efb563f27d1fae1df6ef9bfe3011fcdc))
9+
10+
11+
### Dependencies
12+
13+
* **dev:** bump aegir from 39.0.13 to 40.0.8 ([#149](https://github.com/libp2p/js-libp2p-delegated-peer-routing/issues/149)) ([2b97412](https://github.com/libp2p/js-libp2p-delegated-peer-routing/commit/2b97412c2eeb080732434008d61cf38d6163ec37))
14+
115
## [4.0.12](https://github.com/libp2p/js-libp2p-delegated-peer-routing/compare/v4.0.11...v4.0.12) (2023-08-30)
216

317

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/delegated-peer-routing",
3-
"version": "4.0.12",
3+
"version": "4.0.13",
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)