Skip to content

Latest commit

 

History

History
68 lines (35 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

68 lines (35 loc) · 1.04 KB

Changelog

All notable changes to create-bpmnlint-plugin are documented here. We use semantic versioning for releases.

Unreleased

Note: Yet to be released changes appear here.

0.6.0

  • DEPS: update to bpmnlint@8

0.5.4

  • CHORE: add a test

0.5.3

  • FIX: replace in package.json (again)

0.5.2

  • FIX: include all resources in bundle (again)

0.5.1

  • FIX: don't generate unnecessary .npmignore file

0.5.0

  • FEAT: make boilerplate control published files via package.json#files

0.4.0

  • FEAT: update to bpmnlint@7

0.3.0

  • FEAT: generate example documentation

0.2.3

  • FIX: replacement of nested template files on Windows

0.2.2

  • FIX: use relative process.cwd()

0.2.1

Republish without temp files.

0.2.0

  • FEAT: make output better readable with colors

0.1.0

  • FEAT: add CWD support
  • FEAT: add --version switch

0.0.2

  • FIX: scaffold hidden files, too

0.0.1

Initial release.