Skip to content

Commit d32e9cf

Browse files
Version Packages (#22)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 58369fa commit d32e9cf

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

.changeset/large-ideas-watch.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/orange-spoons-happen.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/aws/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @stackattack/aws
22

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- 8307647: Added service auto scaling component
8+
9+
### Patch Changes
10+
11+
- 58369fa: Allow passing logGroup into task definition instead of logRetentionDays
12+
313
## 0.3.2
414

515
### Patch Changes

packages/aws/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stackattack/aws",
33
"type": "module",
4-
"version": "0.3.2",
4+
"version": "0.4.0",
55
"description": "Production-ready AWS components for Pulumi",
66
"homepage": "https://stackattack.camfeenstra.com",
77
"repository": "github:cfeenstra67/stackattack",

0 commit comments

Comments
 (0)