From 95ebc517b188349fd4233da4e2c13a5f5c0c7a02 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 17 Dec 2024 10:57:51 +0000 Subject: [PATCH] =?UTF-8?q?chore(release):=20=F0=9F=9A=80=201.41.1=20[skip?= =?UTF-8?q?=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.41.1](https://github.com/forkbombeu/ncr/compare/v1.41.0...v1.41.1) (2024-12-17) ### Bug Fixes * correctly render comments and newlines on api description ([#406](https://github.com/forkbombeu/ncr/issues/406)) ([1187aca](https://github.com/forkbombeu/ncr/commit/1187acaaa0db1e5271b95bae4c4d3575094508ef)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a1c6eda..00804ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.41.1](https://github.com/forkbombeu/ncr/compare/v1.41.0...v1.41.1) (2024-12-17) + + +### Bug Fixes + +* correctly render comments and newlines on api description ([#406](https://github.com/forkbombeu/ncr/issues/406)) ([1187aca](https://github.com/forkbombeu/ncr/commit/1187acaaa0db1e5271b95bae4c4d3575094508ef)) + # [1.41.0](https://github.com/forkbombeu/ncr/compare/v1.40.1...v1.41.0) (2024-11-27) diff --git a/package.json b/package.json index f87cd79..5f0a370 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ncr", - "version": "1.41.0", + "version": "1.41.1", "description": "No code REST API server based on zencode natural language smart contracts", "repository": "https://github.com/forkbombeu/ncr", "author": {