diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 0451499..69535c6 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.2.3" + ".": "0.2.4" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..18166fc --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [0.2.4](https://github.com/contriboss/ruby-extension-go/compare/v0.2.3...v0.2.4) (2025-11-04) + + +### Bug Fixes + +* configure release-please with bootstrap-sha and VERSION file ([#7](https://github.com/contriboss/ruby-extension-go/issues/7)) ([f9e219a](https://github.com/contriboss/ruby-extension-go/commit/f9e219a84fa24f037c26de7c9c4e1492d0ca07a1))