From f2c93dbdc09bc9c3ecb1020b664d95a0e277d049 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 31 May 2024 07:20:10 +0000 Subject: [PATCH] chore(release): 6.35.0 [skip ci] # [6.35.0](https://github.com/consolelabs/mochi-api/compare/v6.34.2...v6.35.0) (2024-05-31) ### Features * get onchain asset average cost ([#1398](https://github.com/consolelabs/mochi-api/issues/1398)) ([8f39eb2](https://github.com/consolelabs/mochi-api/commit/8f39eb274444aa63443102310e844ec3c22bf32e)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c692d7e..87e9bf07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [6.35.0](https://github.com/consolelabs/mochi-api/compare/v6.34.2...v6.35.0) (2024-05-31) + + +### Features + +* get onchain asset average cost ([#1398](https://github.com/consolelabs/mochi-api/issues/1398)) ([8f39eb2](https://github.com/consolelabs/mochi-api/commit/8f39eb274444aa63443102310e844ec3c22bf32e)) + ## [6.34.2](https://github.com/consolelabs/mochi-api/compare/v6.34.1...v6.34.2) (2024-05-29)