Skip to content

Commit 86f0ba5

Browse files
chore(main): release 6.2.5 (#285)
1 parent cbd2750 commit 86f0ba5

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-
".": "6.2.4"
2+
".": "6.2.5"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ Standardise files with files in sous-chefs/repo-management
99

1010
* Update chef-ruby-lvm-attrib gem to 0.5.0
1111

12+
## [6.2.5](https://github.com/sous-chefs/lvm/compare/v6.2.4...v6.2.5) (2025-12-04)
13+
14+
15+
### Bug Fixes
16+
17+
* **ci:** Update workflows to use release pipeline ([#274](https://github.com/sous-chefs/lvm/issues/274)) ([1dc629e](https://github.com/sous-chefs/lvm/commit/1dc629ed4f97b784d73d6c6a4d63836e28bb36bc))
18+
1219
## [6.2.4](https://github.com/sous-chefs/lvm/compare/6.2.3...v6.2.4) (2025-10-15)
1320

1421

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
maintainer_email '[email protected]'
44
license 'Apache-2.0'
55
description 'Installs and manages Logical Volume Manager'
6-
version '6.2.4'
6+
version '6.2.5'
77
source_url 'https://github.com/sous-chefs/lvm'
88
issues_url 'https://github.com/sous-chefs/lvm/issues'
99
chef_version '>= 15.3'

0 commit comments

Comments
 (0)