Skip to content

Commit 6f5560b

Browse files
chore(release): version 5.0.0 [skip ci]
## [5.0.0](v4.1.3...v5.0.0) (2023-04-21) ### ⚠ BREAKING CHANGES * Add support for creating ECS service and container definition (#76) ### Features * Add support for creating ECS service and container definition ([#76](#76)) ([57244e6](57244e6))
1 parent 57244e6 commit 6f5560b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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-ecs/compare/v4.1.3...v5.0.0) (2023-04-21)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* Add support for creating ECS service and container definition (#76)
11+
12+
### Features
13+
14+
* Add support for creating ECS service and container definition ([#76](https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/76)) ([57244e6](https://github.com/terraform-aws-modules/terraform-aws-ecs/commit/57244e69abea685f7d45352abc994779b5f6d352))
15+
516
### [4.1.3](https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v4.1.2...v4.1.3) (2023-01-24)
617

718

0 commit comments

Comments
 (0)