Skip to content

Commit d3af5e2

Browse files
chore(main): release 9.3.0 (#520)
Co-authored-by: Dan Webb <dan.webb@damacus.io>
1 parent b935827 commit d3af5e2

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-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.2.3"
2+
".": "9.3.0"
33
}

CHANGELOG.md

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

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

5+
## [9.3.0](https://github.com/sous-chefs/aws/compare/v9.2.3...v9.3.0) (2025-10-15)
6+
7+
8+
### Features
9+
10+
* **cloudwatch:** Add treat_missing_data property to cloudwatch alarms ([#515](https://github.com/sous-chefs/aws/issues/515)) ([304af1e](https://github.com/sous-chefs/aws/commit/304af1eca67cf71efe693472aa09e94fbc516c94))
11+
12+
13+
### Bug Fixes
14+
15+
* **ci:** Update CHANGELOG list formatting ([#519](https://github.com/sous-chefs/aws/issues/519)) ([7e8c191](https://github.com/sous-chefs/aws/commit/7e8c19181ef0c3f9a8122f4234a799d4fa58695d))
16+
517
## [9.2.3](https://github.com/sous-chefs/aws/compare/9.2.2...v9.2.3) (2025-10-14)
618

719

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
maintainer_email 'help@sous-chefs.org'
44
license 'Apache-2.0'
55
description 'Provides resources for managing AWS resources'
6-
version '9.2.3'
6+
version '9.3.0'
77

88
supports 'ubuntu'
99
supports 'debian'

0 commit comments

Comments
 (0)