Skip to content

Commit 4565825

Browse files
committed
chore: release v0.16.0-rc1
1 parent dad99f0 commit 4565825

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ Given a version number `MAJOR.MINOR.PATCH`, we increment the:
2424

2525
### Added
2626

27+
- Add new bundles and components framework.
28+
- Update `generate` to bundle/component code generation.
29+
- Add new `scaffold` command that provides an interactive UI to instantiate bundles.
30+
- Add new `component create` to auto-create component defintions from existing Terraform modules.
2731
- Add orchestration metadata fields to `terramate debug show metadata` command output.
2832
- The command now displays `before`, `after`, `wants`, and `wanted_by` fields for each stack.
2933

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.15.5
1+
0.16.0-rc1

0 commit comments

Comments
 (0)