From 946d0526b3934cb989e6a9b7f5cdf5a63b984ed0 Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Fri, 9 Jun 2023 16:06:38 +0000
Subject: [PATCH] chore: Release 1.4.0

## [1.4.0](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.3.0...v1.4.0) (2023-06-09)

### Features

* implement attestation micro service ([40d9bfe](https://code.vereign.com/gaiax/ocm/ocm-engine/commit/40d9bfeb290ba35ec425bcd8c584dcd83a494968))
---
 CHANGELOG.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index d7aa2c36..36027672 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.4.0](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.3.0...v1.4.0) (2023-06-09)
+
+
+### Features
+
+* implement attestation micro service ([40d9bfe](https://code.vereign.com/gaiax/ocm/ocm-engine/commit/40d9bfeb290ba35ec425bcd8c584dcd83a494968))
+
 ## [1.3.0](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.2.0...v1.3.0) (2023-06-09)
 
 
-- 
GitLab