From 7751ad184a86cc77e38ca7c885ba43ca98f2d322 Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Mon, 4 Dec 2023 11:30:06 +0000
Subject: [PATCH] chore: Release 1.15.0

## [1.15.0](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.14.0...v1.15.0) (2023-12-04)

### Features

* add new endpoint for getting connection by out of band id ([3a4db75](https://code.vereign.com/gaiax/ocm/ocm-engine/commit/3a4db75c1e1b8c2f1a1d2a351c62e23eddb2155b))
---
 CHANGELOG.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2bceaf19..3aef68b7 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.15.0](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.14.0...v1.15.0) (2023-12-04)
+
+
+### Features
+
+* add new endpoint for getting connection by out of band id ([3a4db75](https://code.vereign.com/gaiax/ocm/ocm-engine/commit/3a4db75c1e1b8c2f1a1d2a351c62e23eddb2155b))
+
 ## [1.14.0](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.13.3...v1.14.0) (2023-12-04)
 
 
-- 
GitLab