diff --git a/CHANGELOG.md b/CHANGELOG.md index e36787296bf5099edc1235124a66fcd97786ec3a..c56fbab8056657122444ffe891cac52bb79d86bd 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.23.1](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.23.0...v1.23.1) (2024-02-16) + + +### Bug Fixes + +* increase body parser to 40mb ([a2d3010](https://code.vereign.com/gaiax/ocm/ocm-engine/commit/a2d3010c4eae640adbd593d00c96fec8f759c1a4)) + ## [1.23.0](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.22.0...v1.23.0) (2024-02-14)