From f146670719120d695d8a76cc8ac872d414b3944f Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Mon, 7 Oct 2024 14:47:52 +0000 Subject: [PATCH] chore: Release 1.29.0 ## [1.29.0](https://code.vereign.com/svdh/ocm-engine/compare/v1.28.0...v1.29.0) (2024-10-07) ### Features * did svdx integration OP[#248](https://code.vereign.com/svdh/ocm-engine/issues/248) ([e15510f](https://code.vereign.com/svdh/ocm-engine/commit/e15510f0835619553f83fdabe197f414e13e9fad)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17431272..7c7bf3f3 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.29.0](https://code.vereign.com/svdh/ocm-engine/compare/v1.28.0...v1.29.0) (2024-10-07) + + +### Features + +* did svdx integration OP[#248](https://code.vereign.com/svdh/ocm-engine/issues/248) ([e15510f](https://code.vereign.com/svdh/ocm-engine/commit/e15510f0835619553f83fdabe197f414e13e9fad)) + ## [1.28.0](https://code.vereign.com/svdh/ocm-engine/compare/v1.27.4...v1.28.0) (2024-09-25) -- GitLab