Releases: opencdk8s/projen
Releases · opencdk8s/projen
v0.18.0
0.18.0 (2021-05-18)
⚠ BREAKING CHANGES
- github: the GitHub Workflow triggers and job
keys now use camelCase
instead of snake_case
or
kebab-case
.
Features
- github: better typing around GitHub workflows (#739) (b456087), closes #805
- node-project: codeowners file (9769d08)
Bug Fixes
- cli: false value for interactive flag gets ignored in start command (#803) (43fb3a4), closes #771