From 4358812f00a94d29ba6b4a46afcebe0789e3e0c3 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Mon, 5 Feb 2024 08:33:56 +0000 Subject: [PATCH] chore: Release 1.21.0 ## [1.21.0](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.20.0...v1.21.0) (2024-02-05) ### Features * login with vc ([72b04b4](https://code.vereign.com/gaiax/ocm/ocm-engine/commit/72b04b421bec0233085e34dba8e958909f1e059a)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b3cd6ae..606305c5 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.21.0](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.20.0...v1.21.0) (2024-02-05) + + +### Features + +* login with vc ([72b04b4](https://code.vereign.com/gaiax/ocm/ocm-engine/commit/72b04b421bec0233085e34dba8e958909f1e059a)) + ## [1.20.0](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.19.0...v1.20.0) (2023-12-21) -- GitLab