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": {