Skip to content

Commit 1a0de4a

Browse files
chore(main): release 11.1.11 (#735)
1 parent 46cb7a1 commit 1a0de4a

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-
".": "11.1.10"
2+
".": "11.1.11"
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+
## [11.1.11](https://github.com/sous-chefs/mysql/compare/11.1.10...v11.1.11) (2025-10-15)
9+
10+
11+
### Bug Fixes
12+
13+
* **ci:** Update workflows to use release pipeline ([#734](https://github.com/sous-chefs/mysql/issues/734)) ([46cb7a1](https://github.com/sous-chefs/mysql/commit/46cb7a1c09ad47eae3c32ac84f6551091b5398ea))
14+
815
## 11.1.7 - *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
@@ -6,7 +6,7 @@
66
source_url 'https://github.com/sous-chefs/mysql'
77
issues_url 'https://github.com/sous-chefs/mysql/issues'
88
chef_version '>= 15.5'
9-
version '11.1.10'
9+
version '11.1.11'
1010

1111
depends 'apparmor'
1212

0 commit comments

Comments
 (0)