From c186b158dcb7f81c5106d544deeb6b95b99697ea Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Wed, 15 Nov 2023 13:40:13 +0000 Subject: [PATCH] chore: Release 1.13.0 ## [1.13.0](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.12.0...v1.13.0) (2023-11-15) ### Features * goal field in invitations ([f80c772](https://code.vereign.com/gaiax/ocm/ocm-engine/commit/f80c772b359c79e7fd2abf0aaa13503414992289)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cdea4777..f2011dab 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.0](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.12.0...v1.13.0) (2023-11-15) + + +### Features + +* goal field in invitations ([f80c772](https://code.vereign.com/gaiax/ocm/ocm-engine/commit/f80c772b359c79e7fd2abf0aaa13503414992289)) + ## [1.12.0](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.11.1...v1.12.0) (2023-11-10) -- GitLab