Skip to content

Release v0.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Mar 22:34
fc87bc0

v0.0.1 - 2021-03-27

🐛 Bug Fixes

  • Fixes AND condition bug for Build job
  • Fixes if statement for Build job
  • Fixes Bump Semvar output
  • Rename changelog-commit config file
  • Fixes issue with tag-name for Create Release

📦 Build System

  • Adds Bump-Semvar to Build job needs
  • Uses Semvar version in Build job
  • Fixes bug where Build job didn't run
  • Fixes Semvar exists conditional for Build job
  • Fixes Check License Job outputs
  • Fixes issue with Build job if expression
  • Fixes version output variable
  • Adds basic Generate Changelog job
  • Adds Create Changelog step
  • Adds Generate Changelog config file
  • Fixes Create Changelog step to use config file
  • Adds Create Release step
  • Adds Push New Tag action
  • Fixes issue with changelog and versioning