Skip to content

Commit 6d0bc80

Browse files
chore(main): release 12.3.5 (#808)
1 parent 39d5b91 commit 6d0bc80

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.4"
2+
".": "12.3.5"
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 the last 3 major versions of the postgresql cookbook.
44

5+
## [12.3.5](https://github.com/sous-chefs/postgresql/compare/12.3.4...v12.3.5) (2025-10-15)
6+
7+
8+
### Bug Fixes
9+
10+
* **ci:** Update workflows to use release pipeline ([#807](https://github.com/sous-chefs/postgresql/issues/807)) ([39d5b91](https://github.com/sous-chefs/postgresql/commit/39d5b911d82b8301691dd0d8face338c527d5f1f))
11+
512
## 12.3.4 - *2025-09-19*
613

714
* Ensure access config file is written before notifications are sent

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
maintainer_email '[email protected]'
44
license 'Apache-2.0'
55
description 'Installs and configures postgresql for clients or servers'
6-
version '12.3.4'
6+
version '12.3.5'
77
source_url 'https://github.com/sous-chefs/postgresql'
88
issues_url 'https://github.com/sous-chefs/postgresql/issues'
99
chef_version '>= 16.0'

0 commit comments

Comments
 (0)