diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 6c321c0..5972cf9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"8.0.5"} +{".":"8.0.6"} diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..e78f66e --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [8.0.6](https://github.com/iExecBlockchainComputing/offchain-python-hello-world/compare/v8.0.5...v8.0.6) (2026-05-05) + + +### Bug Fixes + +* remove sconification steps ([#133](https://github.com/iExecBlockchainComputing/offchain-python-hello-world/issues/133)) ([f385599](https://github.com/iExecBlockchainComputing/offchain-python-hello-world/commit/f385599e18db618ad1a2c8410e448364573bbc10))