Skip to content

Commit 2f934d6

Browse files
chore(main): release 9.3.8 (#836)
1 parent e970e0f commit 2f934d6

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-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.7"
2+
".": "9.3.8"
33
}

CHANGELOG.md

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

1111
Standardise files with files in sous-chefs/repo-management
1212

13+
## [9.3.8](https://github.com/sous-chefs/apache2/compare/9.3.7...v9.3.8) (2025-10-13)
14+
15+
16+
### Bug Fixes
17+
18+
* Adds release workflow ([#828](https://github.com/sous-chefs/apache2/issues/828)) ([492a2f0](https://github.com/sous-chefs/apache2/commit/492a2f01445694772987eb58332ab2b1891065fc))
19+
* **ci:** Fix workflows so they actually pass the secrets correctly ([#835](https://github.com/sous-chefs/apache2/issues/835)) ([e970e0f](https://github.com/sous-chefs/apache2/commit/e970e0ff90ed3aec9bc259739329438b45ad7ac6))
20+
* Inputs ([#831](https://github.com/sous-chefs/apache2/issues/831)) ([7cb152d](https://github.com/sous-chefs/apache2/commit/7cb152d76502ef57a6cc3407edc547ca0f3932db))
21+
1322
## 9.3.7 - *2025-09-04*
1423

1524
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
chef_version '>= 15.3'
77
license 'Apache-2.0'
88
description 'Installs and configures apache2'
9-
version '9.3.7'
9+
version '9.3.8'
1010

1111
depends 'yum-epel'
1212

0 commit comments

Comments
 (0)