From 59c296d0b9fba7113ed8c2643d71e3b7463db00d Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Tue, 5 Dec 2023 11:41:21 +0000
Subject: [PATCH] chore: Release 1.17.0

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

### Features

* add invitation list endpoint with query params ([2317fd2](https://code.vereign.com/gaiax/ocm/ocm-engine/commit/2317fd26dfc83060b4efcc428fc6a869fa604575))
---
 CHANGELOG.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0de216fb..bce0f251 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.17.0](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.16.0...v1.17.0) (2023-12-05)
+
+
+### Features
+
+* add invitation list endpoint with query params ([2317fd2](https://code.vereign.com/gaiax/ocm/ocm-engine/commit/2317fd26dfc83060b4efcc428fc6a869fa604575))
+
 ## [1.16.0](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.15.0...v1.16.0) (2023-12-04)
 
 
-- 
GitLab