From bb64c2976d35e9e003611ba577cdc6286c622646 Mon Sep 17 00:00:00 2001 From: "iexec-release-please-app[bot]" <202620906+iexec-release-please-app[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 14:52:27 +0000 Subject: [PATCH] chore(main): release 8.0.6 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.md 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))