Skip to content

Commit

Permalink
chore(release): 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ecs-github-actions-cicd-bot committed Nov 26, 2024
1 parent 5f46ec3 commit 469db59
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.6.1](https://github.com/aws-actions/amazon-ecs-render-task-definition/compare/v1.6.0...v1.6.1) (2024-11-26)

## [1.6.0](https://github.com/aws-actions/amazon-ecs-render-task-definition/compare/v1.5.2...v1.6.0) (2024-10-23)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aws-actions-amazon-ecs-render-task-definition",
"version": "1.6.0",
"version": "1.6.1",
"description": "Render Amazon ECS task definition file",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -37,4 +37,4 @@
"overrides": {
"@smithy/smithy-client": "3.3.6"
}
}
}

0 comments on commit 469db59

Please sign in to comment.