Skip to content

Commit 4d1e673

Browse files
chore(main): release 5.5.2 (#69)
1 parent 96d1e7c commit 4d1e673

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.5.1"
2+
".": "5.5.2"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ This file is used to list changes made in each version of the yum-mysql-communit
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [5.5.2](https://github.com/sous-chefs/yum-mysql-community/compare/5.5.1...v5.5.2) (2025-10-16)
9+
10+
11+
### Bug Fixes
12+
13+
* **ci:** Update workflows to use release pipeline ([#68](https://github.com/sous-chefs/yum-mysql-community/issues/68)) ([96d1e7c](https://github.com/sous-chefs/yum-mysql-community/commit/96d1e7c285c05f144ed8ba802740ef93f35d76b4))
14+
815
## 5.5.0 - *2025-01-06*
916

1017
* Amazon Linux 2023 should use el9 repos

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
maintainer_email 'help@sous-chefs.org'
44
license 'Apache-2.0'
55
description 'Installs/Configures yum-mysql-community'
6-
version '5.5.1'
6+
version '5.5.2'
77
source_url 'https://github.com/sous-chefs/yum-mysql-community'
88
issues_url 'https://github.com/sous-chefs/yum-mysql-community/issues'
99
chef_version '>= 15.3'

0 commit comments

Comments
 (0)