Skip to content

Commit 54a6c57

Browse files
chore(main): release 5.0.24 (#351)
1 parent 84a63d9 commit 54a6c57

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "5.0.23"
2+
".": "5.0.24"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
Standardise files with files in sous-chefs/repo-management
66
Standardise files with files in sous-chefs/repo-management
77

8+
## [5.0.24](https://github.com/sous-chefs/ruby_rbenv/compare/5.0.23...v5.0.24) (2025-10-16)
9+
10+
11+
### Bug Fixes
12+
13+
* **ci:** Update workflows to use release pipeline ([#350](https://github.com/sous-chefs/ruby_rbenv/issues/350)) ([84a63d9](https://github.com/sous-chefs/ruby_rbenv/commit/84a63d9c25a700cc94e1f9a618fda36ab3bbf859))
14+
815
## 5.0.22 - *2024-11-18*
916

1017
Standardise files with files in sous-chefs/repo-management

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
source_url 'https://github.com/sous-chefs/ruby_rbenv'
66
license 'Apache-2.0'
77
description 'Manages rbenv and installs Rbenv based Rubies'
8-
version '5.0.23'
8+
version '5.0.24'
99
chef_version '>= 16.0'
1010

1111
depends 'yum-almalinux'

0 commit comments

Comments
 (0)