diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 0622f4a..6c321c0 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"8.0.4"} +{".":"8.0.5"} diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..7fd6841 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [8.0.5](https://github.com/iExecBlockchainComputing/nodejs-hello-world/compare/v8.0.4...v8.0.5) (2026-05-05) + + +### Bug Fixes + +* remove sconification steps ([#134](https://github.com/iExecBlockchainComputing/nodejs-hello-world/issues/134)) ([cac7e82](https://github.com/iExecBlockchainComputing/nodejs-hello-world/commit/cac7e82112d767bf4014264a7f518a757f084c19))