Skip to content

Commit 6646a63

Browse files
chore(main): release 10.2.6 (#381)
1 parent 20e69fe commit 6646a63

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-
".": "10.2.5"
2+
".": "10.2.6"
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 PHP cookbook.
55
Standardise files with files in sous-chefs/repo-management
66
Standardise files with files in sous-chefs/repo-management
77

8+
## [10.2.6](https://github.com/sous-chefs/php/compare/10.2.5...v10.2.6) (2025-10-15)
9+
10+
11+
### Bug Fixes
12+
13+
* **ci:** Update workflows to use release pipeline ([#380](https://github.com/sous-chefs/php/issues/380)) ([20e69fe](https://github.com/sous-chefs/php/commit/20e69feecbc463d4648c22e99776dc0bdf885fe0))
14+
815
## 10.2.3 - *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
description 'Installs and maintains php and php modules'
66
source_url 'https://github.com/sous-chefs/php'
77
issues_url 'https://github.com/sous-chefs/php/issues'
8-
version '10.2.5'
8+
version '10.2.6'
99
chef_version '>= 15.3'
1010

1111
supports 'amazon', '>= 2.0'

0 commit comments

Comments
 (0)