From ff86e642d420c9edd2b6fd6b4743d5059340507f Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Thu, 22 Feb 2024 14:08:32 +0000 Subject: [PATCH] chore: Release 1.25.0 ## [1.25.0](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.24.2...v1.25.0) (2024-02-22) ### Features * add json-ld credential support ([503a2c6](https://code.vereign.com/gaiax/ocm/ocm-engine/commit/503a2c6b5dffd5676fe4ff89b600d7600c3c8564)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34ca2e0f..64544861 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.25.0](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.24.2...v1.25.0) (2024-02-22) + + +### Features + +* add json-ld credential support ([503a2c6](https://code.vereign.com/gaiax/ocm/ocm-engine/commit/503a2c6b5dffd5676fe4ff89b600d7600c3c8564)) + ## [1.24.2](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.24.1...v1.24.2) (2024-02-22) -- GitLab