From e7f989cac731edf611bbc1f4aaf4fb6c8f69f3dd Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Tue, 5 Dec 2023 15:46:03 +0000
Subject: [PATCH] chore: Release 1.18.0

## [1.18.0](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.17.0...v1.18.0) (2023-12-05)

### Features

* add invitation get by id endpoint ([cebd2e3](https://code.vereign.com/gaiax/ocm/ocm-engine/commit/cebd2e3f5f9a4e5b3fc108c689c6f963ed3bfd04))
---
 CHANGELOG.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index bce0f251..1a5fea33 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.18.0](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.17.0...v1.18.0) (2023-12-05)
+
+
+### Features
+
+* add invitation get by id endpoint ([cebd2e3](https://code.vereign.com/gaiax/ocm/ocm-engine/commit/cebd2e3f5f9a4e5b3fc108c689c6f963ed3bfd04))
+
 ## [1.17.0](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.16.0...v1.17.0) (2023-12-05)
 
 
-- 
GitLab