Skip to content

Latest commit

 

History

History
39 lines (19 loc) · 1.67 KB

CHANGELOG.md

File metadata and controls

39 lines (19 loc) · 1.67 KB

📦 timcallaghan/dotell changelog

conventional commits semantic versioning

All notable changes to this project will be documented in this file

1.0.0 (2023-10-31)

⚠ BREAKING CHANGES

  • Update readme and provide installation and usage instructions

🍕 Features

  • Update readme and provide installation and usage instructions (715222a)

0.3.0 (2023-10-31)

🍕 Features

  • remove GitHub environment from build/release process (91a0eda)

0.2.0 (2023-10-31)

🍕 Features

  • Use semantic-release docker plugin to tag and push images (e30a242)

0.1.0 (2023-10-31)

🍕 Features

  • Adding initial support for semantic-release (0ebca19)
  • Overhaul the GitHub workflow to build docker image and then proceed with semantic release generation (f0dc670)