Skip to content

Releases: bmacher/cdk-template

v0.2.0

20 Jan 21:08
Compare
Choose a tag to compare

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

17 Jan 13:59
Compare
Choose a tag to compare
chore: switch from npm run to yarn in package.json