Skip to content

Commit 49d6c71

Browse files
committed
v0.20.0
1 parent b873150 commit 49d6c71

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## [0.20.0] - 2026-04-27
11+
12+
### Added
13+
14+
- deployment config now supports creating s3 bucket permissions for the fargate task role(s)
15+
1016
## [0.19.1] - 2026-03-18
1117

1218
### Modified

npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "caccl-deploy",
3-
"version": "0.19.1",
3+
"version": "0.20.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/harvard-edtech/caccl-deploy.git"

0 commit comments

Comments
 (0)