From ea156c697a97b33da434c0b3ceaacbfce204ab65 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 20 Jan 2025 15:10:28 +0000 Subject: [PATCH] Chore: (release) add version 2.4.1 [skip ci] ## [2.4.1](https://github.com/pustovitDmytro/rest-chronicle/compare/v2.4.0...v2.4.1) (2025-01-20) ### Fix * fixes request body for swagger ([ad7337a](https://github.com/pustovitDmytro/rest-chronicle/commit/ad7337ad314f3a5d176dce1b3d048a80968d5517)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20f69a1..4b9c953 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.4.1](https://github.com/pustovitDmytro/rest-chronicle/compare/v2.4.0...v2.4.1) (2025-01-20) + + +### Fix + +* fixes request body for swagger ([ad7337a](https://github.com/pustovitDmytro/rest-chronicle/commit/ad7337ad314f3a5d176dce1b3d048a80968d5517)) + # [2.4.0](https://github.com/pustovitDmytro/rest-chronicle/compare/v2.3.1...v2.4.0) (2024-05-10) diff --git a/package.json b/package.json index 06a8b06..e0af795 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rest-chronicle", - "version": "2.4.0", + "version": "2.4.1", "description": "autodocumentate rest api", "main": "./lib", "keywords": [