Skip to content

Commit b0e03b5

Browse files
chore(main): release 6.0.0 (#356)
1 parent 5ecfa86 commit b0e03b5

3 files changed

Lines changed: 18 additions & 2 deletions

File tree

.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.24"
2+
".": "6.0.0"
33
}

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,22 @@ 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+
## [6.0.0](https://github.com/sous-chefs/ruby_rbenv/compare/v5.0.24...v6.0.0) (2026-03-19)
9+
10+
11+
### ⚠ BREAKING CHANGES
12+
13+
* modernise ruby_rbenv cookbook ([#354](https://github.com/sous-chefs/ruby_rbenv/issues/354))
14+
15+
### Features
16+
17+
* modernise ruby_rbenv cookbook ([#354](https://github.com/sous-chefs/ruby_rbenv/issues/354)) ([cf08d0d](https://github.com/sous-chefs/ruby_rbenv/commit/cf08d0d687c57fcd776811cae59c8b9c50f7e372))
18+
19+
20+
### Bug Fixes
21+
22+
* **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))
23+
824
## [5.0.24](https://github.com/sous-chefs/ruby_rbenv/compare/5.0.23...v5.0.24) (2025-10-16)
925

1026

metadata.rb

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

1313
depends 'yum-almalinux'

0 commit comments

Comments
 (0)