Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

35 lines (20 loc) · 1.62 KB

Changelog

1.0.0 (2022-02-15)

📖 Documentation

0.0.2 (2022-02-14)

🔄 CI/CD

  • Only run build script on branches (not tags) (50c877e)

📖 Documentation

0.0.1 (2022-02-14)

🚀 Features

  • Add 'new' command to create new MADR files based on tempalte (1c7dfca)
  • Add first version of init command (5530432)
  • Add tools and cli skeleton (4745d98)
  • Introduce command to create and update index file (726827b)

🔄 CI/CD

  • Add GitHub workflow to build and publish npm package (1bb4bc3)
  • Remove dry-run flag from publish step (9cfb3fa)

📖 Documentation