From 5f43dac043b357e09dbd2ddfe41a6de931587484 Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Thu, 14 Dec 2023 13:36:00 +0000
Subject: [PATCH] chore: Release 1.19.0

## [1.19.0](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.18.0...v1.19.0) (2023-12-14)

### Features

* add did:web support to ocm-engine ([4f196ae](https://code.vereign.com/gaiax/ocm/ocm-engine/commit/4f196ae708fd2a74c449ff4710739e737a1e8134))
---
 CHANGELOG.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1a5fea33..8c4bec78 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.19.0](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.18.0...v1.19.0) (2023-12-14)
+
+
+### Features
+
+* add did:web support to ocm-engine ([4f196ae](https://code.vereign.com/gaiax/ocm/ocm-engine/commit/4f196ae708fd2a74c449ff4710739e737a1e8134))
+
 ## [1.18.0](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.17.0...v1.18.0) (2023-12-05)
 
 
-- 
GitLab