Skip to content

Commit 19598e1

Browse files
chore: release 1.1.0 (#226)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9b46941 commit 19598e1

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
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-
".": "1.0.3"
2+
".": "1.1.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44

55

6+
## [1.1.0](https://github.com/lgallard/terraform-aws-backup/compare/1.0.3...1.1.0) (2025-08-31)
7+
8+
9+
### Features
10+
11+
* Add automated AWS Backup feature discovery ([#222](https://github.com/lgallard/terraform-aws-backup/issues/222)) ([bc17645](https://github.com/lgallard/terraform-aws-backup/commit/bc17645ccb26b76253b5ff3121b33470c6b52f28))
12+
13+
14+
### Bug Fixes
15+
16+
* add id-token write permission for OIDC authentication ([#225](https://github.com/lgallard/terraform-aws-backup/issues/225)) ([25c445a](https://github.com/lgallard/terraform-aws-backup/commit/25c445a5cae69783241a88cb3a0a09ec61e97272)), closes [#224](https://github.com/lgallard/terraform-aws-backup/issues/224)
17+
618
## [1.0.3](https://github.com/lgallard/terraform-aws-backup/compare/1.0.2...1.0.3) (2025-08-17)
719

820

0 commit comments

Comments
 (0)