From 85e6e98aaa3112f2832f09124012acde370c6b65 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Wed, 21 Feb 2024 12:17:04 +0000 Subject: [PATCH] chore: Release 1.24.1 ## [1.24.1](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.24.0...v1.24.1) (2024-02-21) ### Bug Fixes * move trust ping event behind isRest flag only ([61f517b](https://code.vereign.com/gaiax/ocm/ocm-engine/commit/61f517b1f64f44e3125f56974c6e2dbf815492ee)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34ec0461..c71ed643 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.24.1](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.24.0...v1.24.1) (2024-02-21) + + +### Bug Fixes + +* move trust ping event behind isRest flag only ([61f517b](https://code.vereign.com/gaiax/ocm/ocm-engine/commit/61f517b1f64f44e3125f56974c6e2dbf815492ee)) + ## [1.24.0](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.23.1...v1.24.0) (2024-02-20) -- GitLab