diff --git a/CHANGELOG.md b/CHANGELOG.md index b5b3a1641255965f670592a83632e66df25912c3..da116bd250cb57b50ccb05a0b40d4402bc0fab3b 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.11.1](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.11.0...v1.11.1) (2023-11-02) + + +### Bug Fixes + +* separate swagger generation from server run ([efb63a9](https://code.vereign.com/gaiax/ocm/ocm-engine/commit/efb63a9b791e938df6cc782229f6b2d13a091d87)) + ## [1.11.0](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.10.0...v1.11.0) (2023-10-09)