Skip to content

Commit e893408

Browse files
chore(main): release 12.3.2 (#657)
1 parent 436cf3e commit e893408

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

8+
## [12.3.2](https://github.com/sous-chefs/nginx/compare/12.3.1...v12.3.2) (2025-10-15)
9+
10+
11+
### Bug Fixes
12+
13+
* **ci:** Update workflows to use release pipeline ([#656](https://github.com/sous-chefs/nginx/issues/656)) ([436cf3e](https://github.com/sous-chefs/nginx/commit/436cf3eae721839ccb69b2a05682e6a197ff9e89))
14+
815
## 12.3.0 - *2025-04-01*
916

1017
* Correct trailing semicolon for blocks - [#643](https://github.com/sous-chefs/nginx/issues/643)

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 nginx'
9-
version '12.3.1'
9+
version '12.3.2'
1010

1111
supports 'amazon'
1212
supports 'centos'

0 commit comments

Comments
 (0)