diff --git a/CHANGELOG.md b/CHANGELOG.md index 29cbd096b9ea7dedc57eea7caf4011595b776fc7..f08b8578c675ffbf429aabcaa1e9234d0216c368 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.27.3](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.27.2...v1.27.3) (2024-05-14) + + +### Bug Fixes + +* make dto properties consistent OP[#246](https://code.vereign.com/gaiax/ocm/ocm-engine/issues/246) ([ffb5d54](https://code.vereign.com/gaiax/ocm/ocm-engine/commit/ffb5d541d83f8455cfb2666f6c14b30c5b70b638)) + ## [1.27.2](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.27.1...v1.27.2) (2024-05-10)