From b070cc950c0bab6558bf018f08f4db56bc09c749 Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Mon, 27 Nov 2023 09:00:30 +0000
Subject: [PATCH] chore: Release 1.13.2

## [1.13.2](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.13.1...v1.13.2) (2023-11-27)

### Bug Fixes

* invitations/accept with shortInvitiationUrl fails with wrong validation ([55890b1](https://code.vereign.com/gaiax/ocm/ocm-engine/commit/55890b1f478c8272c22479fe6c3f3ed911ea584a))
---
 CHANGELOG.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9d94cf93..c1368bf0 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.13.2](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.13.1...v1.13.2) (2023-11-27)
+
+
+### Bug Fixes
+
+* invitations/accept with shortInvitiationUrl fails with wrong validation ([55890b1](https://code.vereign.com/gaiax/ocm/ocm-engine/commit/55890b1f478c8272c22479fe6c3f3ed911ea584a))
+
 ## [1.13.1](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.13.0...v1.13.1) (2023-11-22)
 
 
-- 
GitLab