Skip to content

Commit

Permalink
1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
plumdog committed Dec 21, 2023
1 parent 4d72ba8 commit 3a1acbb
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,14 @@

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

#### [1.4.0](https://github.com/isotoma/datadog-ecs-cdk/compare/1.3.3...1.4.0)

- Remove an awkward prop type option [`#16`](https://github.com/isotoma/datadog-ecs-cdk/pull/16)

#### [1.3.3](https://github.com/isotoma/datadog-ecs-cdk/compare/1.3.2...1.3.3)

> 21 December 2023
- Fix README example [`#15`](https://github.com/isotoma/datadog-ecs-cdk/pull/15)

#### [1.3.2](https://github.com/isotoma/datadog-ecs-cdk/compare/1.3.1...1.3.2)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "datadog-ecs-cdk",
"version": "1.3.3",
"version": "1.4.0",
"description": "",
"license": "MIT",
"author": {
Expand Down

0 comments on commit 3a1acbb

Please sign in to comment.