From b1b523cc68b0085cb41ba416b431dec148b9b6d4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Wed, 24 Apr 2024 08:29:44 +0000 Subject: [PATCH] chore: Release 1.27.1 ## [1.27.1](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.27.0...v1.27.1) (2024-04-24) ### Bug Fixes * notify other party about deleting connection ([6347c61](https://code.vereign.com/gaiax/ocm/ocm-engine/commit/6347c61384873244da8b2ad749867760b2723492)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec093c49..7865b4a0 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.27.1](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.27.0...v1.27.1) (2024-04-24) + + +### Bug Fixes + +* notify other party about deleting connection ([6347c61](https://code.vereign.com/gaiax/ocm/ocm-engine/commit/6347c61384873244da8b2ad749867760b2723492)) + ## [1.27.0](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.26.0...v1.27.0) (2024-03-18) -- GitLab