diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d94cf936d2938a522ce6bfab386d3feaa4aa646..c1368bf0e3a87d8088cfa660f78487dfba3f26db 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)