diff --git a/CHANGELOG.md b/CHANGELOG.md index 69abead..658b924 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.36.4](https://github.com/forkbombeu/ncr/compare/v1.36.3...v1.36.4) (2024-08-01) + + +### Bug Fixes + +* use relative urls in applets endpoints ([#297](https://github.com/forkbombeu/ncr/issues/297)) ([be4484b](https://github.com/forkbombeu/ncr/commit/be4484bc5e2869146f9f27b68aefdbfaa9756049)) + ## [1.36.3](https://github.com/forkbombeu/ncr/compare/v1.36.2...v1.36.3) (2024-08-01) diff --git a/package.json b/package.json index 48f5ad0..39b3869 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ncr", - "version": "1.36.3", + "version": "1.36.4", "description": "No code REST API server based on zencode natural language smart contracts", "repository": "https://github.com/forkbombeu/ncr", "author": {