From 6e60dbc6f3c37614437c1f1359ad0a69ac9cedd3 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Fri, 16 Feb 2024 16:23:28 +0000 Subject: [PATCH] chore: Release 1.23.1 ## [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)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e3678729..c56fbab8 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) -- GitLab