Releases: bmacher/cdk-template
Releases · bmacher/cdk-template
v0.2.0
release v0.2.0
Changelog
Refactor
- overall naming conventions (files Pascal- or camelCase)
Features
- add build step in pre push hook
Tooling
- enable member-delimiter-style with semi in eslint
Fix
- correct chalk import in git pre push hook
v0.1.0
chore: switch from npm run to yarn in package.json