From 634cef1ec8458e93fd25700ef06a5bfab68281c2 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Tue, 19 Dec 2023 07:49:51 +0000 Subject: [PATCH] chore(release): 6.25.1 [skip ci] ## [6.25.1](https://github.com/consolelabs/mochi-api/compare/v6.25.0...v6.25.1) (2023-12-19) ### Bug Fixes * friendtech svc is missing initiating sentry ([ea22a5d](https://github.com/consolelabs/mochi-api/commit/ea22a5d3d92087b098ce49da5ba1a70d9c2c8cdc)) * temp solution handle exceed covalent quote ([#1279](https://github.com/consolelabs/mochi-api/issues/1279)) ([7fa2411](https://github.com/consolelabs/mochi-api/commit/7fa24119a4596a1aef8b2cbb630061ce76e8c4ee)) --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3877e6c6..3ed70074 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [6.25.1](https://github.com/consolelabs/mochi-api/compare/v6.25.0...v6.25.1) (2023-12-19) + + +### Bug Fixes + +* friendtech svc is missing initiating sentry ([ea22a5d](https://github.com/consolelabs/mochi-api/commit/ea22a5d3d92087b098ce49da5ba1a70d9c2c8cdc)) +* temp solution handle exceed covalent quote ([#1279](https://github.com/consolelabs/mochi-api/issues/1279)) ([7fa2411](https://github.com/consolelabs/mochi-api/commit/7fa24119a4596a1aef8b2cbb630061ce76e8c4ee)) + # [6.25.0](https://github.com/consolelabs/mochi-api/compare/v6.24.4...v6.25.0) (2023-12-13)