diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 3380c4c..a1e535d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "4.2.8" + ".": "4.2.9" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 263388f..cfb6251 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # pyenv Changelog +## [4.2.9](https://github.com/sous-chefs/pyenv/compare/4.2.8...v4.2.9) (2025-10-16) + + +### Bug Fixes + +* **ci:** Update workflows to use release pipeline ([#120](https://github.com/sous-chefs/pyenv/issues/120)) ([bf95c1d](https://github.com/sous-chefs/pyenv/commit/bf95c1db2dfff97d070ab189e1438c25ebba7c8c)) + ## 4.2.2 - *2023-06-08* Standardise files with files in sous-chefs/repo-management diff --git a/metadata.rb b/metadata.rb index 6b3c896..c7a7a27 100644 --- a/metadata.rb +++ b/metadata.rb @@ -5,7 +5,7 @@ description 'Manages pyenv and its installed Python versions.' issues_url 'https://github.com/sous-chefs/pyenv/issues' source_url 'https://github.com/sous-chefs/pyenv' -version '4.2.8' +version '4.2.9' chef_version '>= 15.3' %w(