Skip to content

Commit 39970db

Browse files
chore(main): release 9.3.10
1 parent 6fe6903 commit 39970db

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-
".": "9.3.9"
2+
".": "9.3.10"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
This file is used to list changes made in each version of the apache2 cookbook.
44

5+
## [9.3.10](https://github.com/sous-chefs/apache2/compare/v9.3.9...v9.3.10) (2026-01-14)
6+
7+
8+
### Bug Fixes
9+
10+
* change Debian default MPM from worker to event ([#858](https://github.com/sous-chefs/apache2/issues/858)) ([6fe6903](https://github.com/sous-chefs/apache2/commit/6fe690311197a023c4d1353f4ec9a66d8c8613ce)), closes [#821](https://github.com/sous-chefs/apache2/issues/821)
11+
512
## [9.3.9](https://github.com/sous-chefs/apache2/compare/v9.3.8...v9.3.9) (2025-10-14)
613

714

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
chef_version '>= 15.3'
77
license 'Apache-2.0'
88
description 'Installs and configures apache2'
9-
version '9.3.9'
9+
version '9.3.10'
1010

1111
depends 'yum-epel'
1212

0 commit comments

Comments
 (0)