Skip to content

Commit 45e5377

Browse files
chore(release): version 5.0.0 [skip ci]
## [5.0.0](v4.1.0...v5.0.0) (2023-01-03) ### ⚠ BREAKING CHANGES * Add support for SNS topic filtering, subscriptions, and topic policy creation (#36) ### Features * Add support for SNS topic filtering, subscriptions, and topic policy creation ([#36](#36)) ([707b407](707b407)) ### Bug Fixes * Use a version for to avoid GitHub API rate limiting on CI workflows ([#39](#39)) ([117400e](117400e))
1 parent 707b407 commit 45e5377

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file.
44

5+
## [5.0.0](https://github.com/terraform-aws-modules/terraform-aws-sns/compare/v4.1.0...v5.0.0) (2023-01-03)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* Add support for SNS topic filtering, subscriptions, and topic policy creation (#36)
11+
12+
### Features
13+
14+
* Add support for SNS topic filtering, subscriptions, and topic policy creation ([#36](https://github.com/terraform-aws-modules/terraform-aws-sns/issues/36)) ([707b407](https://github.com/terraform-aws-modules/terraform-aws-sns/commit/707b407f0cfb37aee2dc99f9a2e693c5845d503a))
15+
16+
17+
### Bug Fixes
18+
19+
* Use a version for to avoid GitHub API rate limiting on CI workflows ([#39](https://github.com/terraform-aws-modules/terraform-aws-sns/issues/39)) ([117400e](https://github.com/terraform-aws-modules/terraform-aws-sns/commit/117400e7d35562a6e911e77eb2e6eb05e32ac5a0))
20+
521
## [4.1.0](https://github.com/terraform-aws-modules/terraform-aws-sns/compare/v4.0.0...v4.1.0) (2022-12-04)
622

723

0 commit comments

Comments
 (0)