diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 305c150..57e0617 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.2.0"} +{".":"0.2.1"} diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..c26600b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [0.2.1](https://github.com/iExecBlockchainComputing/go-hello-world/compare/v0.2.0...v0.2.1) (2026-05-05) + + +### Bug Fixes + +* remove sconification steps ([#126](https://github.com/iExecBlockchainComputing/go-hello-world/issues/126)) ([9b9d30d](https://github.com/iExecBlockchainComputing/go-hello-world/commit/9b9d30d3b11e728a0c44bbaa970f74ddb9cf4e8b))