diff --git a/CHANGELOG.md b/CHANGELOG.md index c92a66bbd6802361dce0cfe15aca829984fa8388..c01d52de3927c6b6fba5258b6d9a84d512a39e18 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.10.0](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.9.0...v1.10.0) (2023-09-25) + + +### Features + +* implement url shortener for invitation urls ([5ee43e8](https://code.vereign.com/gaiax/ocm/ocm-engine/commit/5ee43e86320b46e53e5e6cb9c658500ec1f14e51)) + ## [1.9.0](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.8.0...v1.9.0) (2023-09-19)